-
-
Notifications
You must be signed in to change notification settings - Fork 49k
Enhancement: t-SNE Script Improvements (#13513) #13522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Enhancement: t-SNE Script Improvements (#13513) #13522
Conversation
…ishmaster815/Python into feat/13513-enhance-tsne-script
for more information, see https://pre-commit.ci
…ishmaster815/Python into feat/13513-enhance-tsne-script
|
Hi @wishmaster815, awesome improvements! 🎉 |
|
Hi @wiroking thank you for the issue Meanwhile if you are satisfied with my work, can you please close the issue by assigning it to me🙂 |
Enhance t-SNE script: visualization, reproducibility, and parameter transparency (#13513)
This PR improves the
t_stochastic_neighbour_embedding.pyscript by making it more user-friendly and reproducible:sklearnandmatplotlib.n_iterwithmax_iter.These enhancements help learners understand and use t-SNE more effectively.
Screenshot
Here is an example output after running the script:
Checklist: