jinlow / forust

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

Bug/early stopping #67

Closed jinlow closed 1 year ago

jinlow commented 1 year ago

Early stopping wasn't always being respected. The best iteration was set, but the model would keep training.