8000 DOC fix typo (#8560) · Sundrique/scikit-learn@006d225 · GitHub
[go: up one dir, main page]

Skip to content

Commit 006d225

Browse files
icybladeSundrique
authored andcommitted
DOC fix typo (scikit-learn#8560)
1 parent 0c66782 commit 006d225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/modules/outlier_detection.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ points, ignoring points outside the central mode.
107107

108108
For instance, assuming that the inlier data are Gaussian distributed, it
109109
will estimate the inlier location and covariance in a robust way (i.e.
110-
whithout being influenced by outliers). The Mahalanobis distances
110+
without being influenced by outliers). The Mahalanobis distances
111111
obtained from this estimate is used to derive a measure of outlyingness.
112112
This strategy is illustrated below.
113113

0 commit comments

Comments
 (0)
0