yzhao062/pyod

add HDBscan to PyOD - new feature

Open

#75 opened on Apr 15, 2019

View on GitHub
 (5 comments) (2 reactions) (1 assignee)Python (7,762 stars) (1,308 forks)batch import
New Featurehelp wanted

Description

could you add HDBscan ( https://github.com/scikit-learn-contrib/hdbscan ) as another anomaly detection method to PyOD?

Contributor guide