SPORF icon indicating copy to clipboard operation
SPORF copied to clipboard

investigate ranger's binning strategy

Open jovo opened this issue 5 years ago • 0 comments

let n be the number of samples, and m be the number of unique values per a given feature. then for that feature, we only need to search over min(n,m) splits.

jovo avatar Apr 08 '19 16:04 jovo