jinlow / forust

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

Bug/apply constraints #60

Closed jinlow closed 11 months ago

jinlow commented 11 months ago

Bug where sometimes the bounds were not getting correctly applied, because the right node was being calculated without constraints.