jinlow / forust

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

Switch to f32 internals #6

Closed jinlow closed 2 years ago

jinlow commented 2 years ago

Switch to using only f32 internally, this is to have greater speed, and be more memory efficiant.