Skip to content

Duplicity in combining UMAP with Mapper #685

Answered by lmcinnes
pranavkr29 asked this question in Q&A
Discussion options

You must be logged in to vote

In this sort of case Mapper is essentially providing a simplified version of the scatterplot UMAP might provide -- simplifying it via topology. Presuming you want that degree of simplification this is a perfectly acceptable thing to do. Note that Mapper often uses lenses such as PCA so using dimension reduction as a lens is pretty common. The real question is whether you need/want the degree of simplification that Mapper provides.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@pranavkr29
Comment options

@lmcinnes
Comment options

Answer selected by pranavkr29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants