hdbscan
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.1 • Public • Published

Hdbscan implementation in JavaScript. This is Work In Progress and currently only implements specific case of dense input using kd-tree and prim. Implementation follows python implementation of scikit-learn-contrib/hdbscan. You can read more about Hdbscan at How HDBSCAN Works.

Package Sidebar

Install

npm i hdbscan

Weekly Downloads

209

Version

0.0.1-alpha.1

License

GPL-3.0-or-later

Unpacked Size

78.5 kB

Total Files

27

Last publish

Collaborators

  • shaileshpandit