help wanted
Metriche repository
- Star
- (7762 star)
- Metriche merge PR
- (Merge medio 4g 17h) (14 PR mergiate in 30 g)
Descrizione
Is it possible to add DBSCAN based methods (https://en.wikipedia.org/wiki/DBSCAN#Extensions) for anomaly detection?
The normal DBSCAN/OPTICS in sklearn don't support a predict method as such but the hdbscan library supports one.