DOC Add missing links to Neighborhood Components Analysis#30849
DOC Add missing links to Neighborhood Components Analysis#30849lc542 wants to merge 2 commits intoscikit-learn:mainfrom
Conversation
|
Hello @lc542, thank you for your contribution. As part of triaging it, I looked through the repo and found these examples are already heavily referenced in the user guide: I found references containing This is why I think it is best to close your PR, since - through your contribution - we found out that we don't need to further add references to these three examples. Thank you for making the effort and helping us to come to a conclusion about these examples. For expectation management I have just added this section on the issue description: I hadn't been there when you started your PR, so I wanted to draw your attention to it. Thank you for your effort and your valuable contribution! Please feel free to pick another example or contribute in a different issue. |
What does this implement/fix? Explain your changes.
Towards #30621. Linked examples for
plot_nca_classification.py,plot_nca_dim_reduction.py, andplot_nca_illustration.pyfrom examples/neighbors.