yzhao062/pyod

Add optimal bin choice to LODA

Open

#189 ouverte le 10 mai 2020

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (1 308 forks)batch import
help wanted

Métriques du dépôt

Stars
 (7 762 stars)
Métriques de merge PR
 (Merge moyen 4j 17h) (14 PRs mergées en 30 j)

Description

The LODA paper describes an optimal method for choosing the number bins. It would be great to include that as a n_bins='auto' method.

Guide contributeur