Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #22061
What does this implement/fix? Explain your changes.
The image in the MDS document is not present
https://scikit-learn.org/stable/modules/manifold.html#multi-dimensional-scaling-mds
I changed the path of the image to something similar to the old version: https://scikit-learn.org/0.24/modules/manifold.html#multi-dimensional-scaling-mds
Any other comments?
Other images are not present in this same documentation page: only sphx_glr_plot_lle_digits_001.png and sphx_glr_plot_lle_digits_002.png exist in the image folder (doc/auto_example/manifold/images) but all others do not (3,4,5,6,7,8,9 and 13). This could be the occasion of another issue. I don't know what images to put instead. For my part, I changed the image 010 to 002.
Mine was generated from https://scikit-learn.org/dev/auto_examples/manifold/plot_lle_digits.html#sphx-glr-auto-examples-manifold-plot-lle-digits-py