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.
2 parents a18344e + 454b0f2 commit a212b1aCopy full SHA for a212b1a
doc/modules/preprocessing.rst
@@ -16,7 +16,7 @@ Standardization, or mean removal and variance scaling
16
=====================================================
17
18
**Standardization** of datasets is a **common requirement for many
19
-machine learning estimators** implemented in the scikit; they might behave
+machine learning estimators** implemented in scikit-learn; they might behave
20
badly if the individual features do not more or less look like standard
21
normally distributed data: Gaussian with **zero mean and unit variance**.
22
0 commit comments