📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

hdbscan

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hdbscan

Hdbscan implementation in JavaScript

0.0.1-alpha.1
latest
Source
npm
Version published
Weekly downloads
30
-23.08%
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

HDBSCAN

FAQs

Package last updated on 12 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts