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

Using a precomputed distance matrix #49

Open
atarashansky opened this issue Jun 13, 2018 · 2 comments
Open

Using a precomputed distance matrix #49

atarashansky opened this issue Jun 13, 2018 · 2 comments

Comments

@atarashansky
Copy link

Would it be possible to include functionality to pass in a precomputed distance matrix?

@asanakoy
Copy link

I'm developing a fork of this repository. And I have already implemented possibility to use a precomputed distance matrix as long as several other distance metrics.
https://github.com/asanakoy/Multicore-TSNE

@RichieHakim
Copy link

This would be a really great feature to have.
sklearn currently implements it, but their implementation is very slow.

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

3 participants