Skip to content

Commit 5600faa

Browse files
DOC add link to plot outlier detection wine to docs (scikit-learn#29237)
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
1 parent e2a42a8 commit 5600faa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/modules/outlier_detection.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,10 @@ This strategy is illustrated below.
246246
(:class:`covariance.MinCovDet`) of location and covariance to
247247
assess the degree of outlyingness of an observation.
248248

249+
* See :ref:`sphx_glr_auto_examples_applications_plot_outlier_detection_wine.py`
250+
for an example of robust covariance estimation on a real data set.
251+
252+
249253
.. rubric:: References
250254

251255
* Rousseeuw, P.J., Van Driessen, K. "A fast algorithm for the minimum

0 commit comments

Comments
 (0)