8000 Add cell for last plot · fkaren27/scikit-learn@5769c84 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5769c84

Browse files
committed
Add cell for last plot
1 parent 2e8c79a commit 5769c84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/covariance/plot_sparse_cov.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
else:
145145
ax.set_axis_bgcolor(".7")
146146

147+
# %%
147148
# plot the model selection metric
148149
plt.figure(figsize=(4, 3))
149150
plt.axes([0.2, 0.15, 0.75, 0.7])

0 commit comments

Comments
 (0)
0