pyod
pyod copied to clipboard
Add optimal bin choice to LODA
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.
noted and thanks for the advice
I've been looking into this, and I could write a PR to add this functionality if wanted. It might also be useful to include this heuristic for HBOS.
that will be great for LODA. Help appreciated!
Hi @yzhao062, this issue has been fixed for a while (since #321 I believe). I think we can close it.