jinlow / forust

A lightweight gradient boosted decision tree package.
https://jinlow.github.io/forust/
Apache License 2.0
56 stars 6 forks source link

consider making max_leaves, max_depth randomly drawn for each tree #41

Open gravesee opened 1 year ago

gravesee commented 1 year ago

Following the suggestion in this blog post: https://www.statworx.com/en/content-hub/blog/how-to-speed-up-gradient-boosting-by-a-factor-of-two/