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 c6f6712 commit 0493d71Copy full SHA for 0493d71
doc/modules/preprocessing.rst
@@ -30,7 +30,7 @@ a learning algorithm (such as the RBF kernel of Support Vector
30
Machines or the l1 and l2 regularizers of linear models) assume that
31
all features are centered around zero and have variance in the same
32
order. If a feature has a variance that is orders of magnitude larger
33
-that others, it might dominate the objective function and make the
+than others, it might dominate the objective function and make the
34
estimator unable to learn from other features correctly as expected.
35
36
0 commit comments