Closed christophM closed 6 years ago
In the original paper, the trees have random depth, but this current implementation uses only fixed tree depth.
Fixed with https://github.com/christophM/rulefit/pull/17
In the original paper, the trees have random depth, but this current implementation uses only fixed tree depth.