yzhao062/pyod

Add optimal bin choice to LODA

Open

#189 aberto em 10 de mai. de 2020

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (1.308 forks)batch import
help wanted

Métricas do repositório

Stars
 (7.762 stars)
Métricas de merge de PR
 (Mesclagem média 4d 17h) (14 fundiu PRs em 30d)

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.

Guia do colaborador