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

Transform with new data? #6

Open
stallam-unb opened this issue Nov 8, 2022 · 1 comment
Open

Transform with new data? #6

stallam-unb opened this issue Nov 8, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@stallam-unb
Copy link

Semi-related to #4 , but my case is that I want to use HUMAP on a supervised data where I have a training data with labels, and I want to be able to project new test data with the same embeddings. UMAP supports this use case, I was wondering if this would be theoretically possible with HUMAP as well? Would be nice to be able to use HUMAP to interpret classifier decisions.

@wilsonjr
Copy link
Owner

@stallam-unb I think it's possible. My question would be: where transforming on different hierarchical levels benefit more than transforming after projecting the whole dataset?

@wilsonjr wilsonjr added the enhancement New feature or request label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants