Skip to content
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

Show nearest points in the original space #168

Open
ez2rok opened this issue Jun 6, 2023 · 3 comments
Open

Show nearest points in the original space #168

ez2rok opened this issue Jun 6, 2023 · 3 comments

Comments

@ez2rok
Copy link

ez2rok commented Jun 6, 2023

Tensorflow has a cool embedding visualizer here and I think some of their features are really cool and should be added to atlas.

For example, when you click on some datapoint X, Tensorflow's visualizer shows you which points are closest to datapoint X in the original space. This helps you to understand how the dimensionality reduction technique preserves and distorts distances.

I think this would be a great feature to add to atlas. Cheers!

@bmschmidt
Copy link
Collaborator

Thanks for the suggestion. Displaying the k-nearest neighbors is prototyped and high on our feature list. if you're interested in helping beta test it when it's ready for public consumption, let me know and we can put you on the list.

@ez2rok
Copy link
Author

ez2rok commented Jun 7, 2023

I would love to help Beta test this feature and I'd love to be put on the list. And if you ever open source your algorithm, I'd be more than happy to help contribute this feature to Atlas. Cheers!

@ez2rok
Copy link
Author

ez2rok commented Jun 15, 2023

Just wanted to follow up on this. Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants