We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254b109 commit e50fad6Copy full SHA for e50fad6
examples/svm/plot_svm_scale_c.py
@@ -64,7 +64,7 @@
64
fractions of a generated data-set.
65
66
In the `L1` penalty case, the results are best when scaling our `C` with
67
-the amount of samples, `n`, which can be seen in the third plot of the first figure.
+the amount of samples, `n`, which can be seen in the first figure.
68
69
For the `L2` penalty case, the best result comes from the case where `C`
70
is not scaled.
0 commit comments