File tree 1 file changed +2
-2
lines changed
Filter options
1 file changed +2
-2
lines changed
Original file line number Diff line number Diff line change @@ -356,7 +356,7 @@ on new unseen data when LOF is applied for novelty detection, i.e. when the
356
356
This strategy is illustrated below.
357
357
358
358
.. 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
360
360
:align: center
361
361
:scale: 75%
362
362
@@ -401,6 +401,6 @@ Note that ``fit_predict`` is not available in this case.
401
401
Novelty detection with Local Outlier Factor is illustrated below.
402
402
403
403
.. 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
405
405
:align: center
406
406
:scale: 75%
You can’t perform that action at this time.
0 commit comments