Skip to content
Snippets Groups Projects
Commit e50fad65 authored by Jaques Grobler's avatar Jaques Grobler Committed by Andreas Mueller
Browse files

docstring change

parent 254b1091
Branches
Tags
No related merge requests found
...@@ -64,7 +64,7 @@ corresponding cross-validation scores on the `y-axis`, for several different ...@@ -64,7 +64,7 @@ corresponding cross-validation scores on the `y-axis`, for several different
fractions of a generated data-set. fractions of a generated data-set.
In the `L1` penalty case, the results are best when scaling our `C` with In the `L1` penalty case, the results are best when scaling our `C` with
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.
For the `L2` penalty case, the best result comes from the case where `C` For the `L2` penalty case, the best result comes from the case where `C`
is not scaled. is not scaled.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment