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

Support for UMAP: Uniform Manifold Approximation and Projection #755

Open
m-muecke opened this issue Jan 31, 2024 · 0 comments
Open

Support for UMAP: Uniform Manifold Approximation and Projection #755

m-muecke opened this issue Jan 31, 2024 · 0 comments
Labels
Type: New PipeOp Issue suggests a new PipeOp

Comments

@m-muecke
Copy link
Member

m-muecke commented Jan 31, 2024

There are various implementations with uwot and umap the most popular.

uwot seems to be the more robust and popular implementation and also implemented in tidymodels and also has a predict method for new data with: uwot::umap_transform()

@mb706 mb706 added the Type: New PipeOp Issue suggests a new PipeOp label Apr 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New PipeOp Issue suggests a new PipeOp
Projects
None yet
Development

No branches or pull requests

2 participants