Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9605f3b

Browse files
authored
DOC Fixes links in outlier_detection.html (#19917)
1 parent e1f879e commit 9605f3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/outlier_detection.rst

Lines 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)