lmcinnes / umap

Uniform Manifold Approximation and Projection
BSD 3-Clause "New" or "Revised" License
7.46k stars 808 forks source link

Recommendations on densMAP vs. UMAP #1146

Open e-pet opened 3 months ago

e-pet commented 3 months ago

Hi there,

thank you for an excellent library! Are there any recommendations on situations in which densMAP would be preferable over UMAP as a first choice or vice versa? What are the respective pros/cons of the two methods? I skimmed the relevant docs but could not find any guidance on when to use which. (Maybe I just overlooked it?)

Cheers, Eike