Hacker News new | ask | show | jobs
by bbischof 2170 days ago
This is sorta true, but not quite. Leland McInnes and John Healy (the creators of UMAP), do in-fact have an amazing paper on HDBSCAN, but it's not inventing it. In their paper, https://arxiv.org/pdf/1705.07321.pdf, they introduce AHDBSCAN which is a great extension of HDBSCAN to dramatically improve it's performance.

Their work is great but just wanted to save people a google in case they were interested.

1 comments

Never heard of AHDBSCAN, thank you for sharing!