pyod icon indicating copy to clipboard operation
pyod copied to clipboard

Add optimal bin choice to LODA

Open maxcw opened this issue 5 years ago • 4 comments

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.

maxcw avatar May 10 '20 14:05 maxcw

noted and thanks for the advice

yzhao062 avatar May 18 '20 20:05 yzhao062

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.

RoelBouman avatar Apr 14 '21 16:04 RoelBouman

that will be great for LODA. Help appreciated!

yzhao062 avatar Apr 14 '21 19:04 yzhao062

Hi @yzhao062, this issue has been fixed for a while (since #321 I believe). I think we can close it.

RoelBouman avatar Dec 12 '23 07:12 RoelBouman