Limits of the UMAP manifold #1069
Unanswered
chrisfoulon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have started using UMAP and have been playing with some examples and I was wondering whether it was possible to know the boundaries of the values of the output of UMAP.
For example, I generate a 2D representation of my high dimensional data, is there a limit to the values I can have in the 2D space? Is it knowable before running UMAP? If not, can I calculate a limit to the values after I trained the UMAP (in the case I will want to add new data point in the same space after the training)?
Maybe I missed something or misunderstood how it works and it's a dumb question, I don't know! :)
Anyway, thank you for this amazing tool!
Cheers,
Chris
Beta Was this translation helpful? Give feedback.
All reactions