Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2916ec8

Browse filesBrowse files
ishansmishrathomasjpfan
authored andcommitted
DOC Fixes links in outlier_detection.html (scikit-learn#19917)
1 parent 397fbcd commit 2916ec8
Copy full SHA for 2916ec8

File tree

1 file changed

+2
-2
lines changed
Filter options

1 file changed

+2
-2
lines changed

‎doc/modules/outlier_detection.rst

Copy file name to clipboardExpand all lines: doc/modules/outlier_detection.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ on new unseen data when LOF is applied for novelty detection, i.e. when the
356356
This strategy is illustrated below.
357357

358358
.. figure:: ../auto_examples/neighbors/images/sphx_glr_plot_lof_outlier_detection_001.png
359-
:target: ../auto_examples/neighbors/sphx_glr_plot_lof_outlier_detection.html
359+
:target: ../auto_examples/neighbors/plot_lof_outlier_detection.html
360360
:align: center
361361
:scale: 75%
362362

@@ -401,6 +401,6 @@ Note that ``fit_predict`` is not available in this case.
401401
Novelty detection with Local Outlier Factor is illustrated below.
402402

403403
.. figure:: ../auto_examples/neighbors/images/sphx_glr_plot_lof_novelty_detection_001.png
404-
:target: ../auto_examples/neighbors/sphx_glr_plot_lof_novelty_detection.html
404+
:target: ../auto_examples/neighbors/plot_lof_novelty_detection.html
405405
:align: center
406406
:scale: 75%

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.