8000 Correct "Classfification" to "Classification" · ritchieng/scikit-learn@c7d4419 · GitHub
[go: up one dir, main page]

Skip to content

Commit c7d4419

Browse files
authored
Correct "Classfification" to "Classification"
Correction of spelling in header for better index/search.
1 parent 06e9a3f commit c7d4419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/linear_model/plot_sparse_logistic_regression_mnist.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
22
=====================================================
3-
MNIST classfification using multinomial logistic + L1
3+
MNIST classification using multinomial logistic + L1
44
=====================================================
55
66
Here we fit a multinomial logistic regression with L1 penalty on a subset of

0 commit comments

Comments
 (0)
0