A collection of boosting algorithms written in Rust 🦀
-
Updated
May 19, 2025 - Rust
A collection of boosting algorithms written in Rust 🦀
PKBoost: Adaptive GBDT for Concept Drift, Built from scratch in Rust, PKBoost manages changing data distributions in fraud detection with a fraud rate of 0.2%. It shows less than 2% degradation under drift. In comparison, XGBoost experiences a 31.8% drop and LightGBM a 42.5% drop
Add a description, image, and links to the gradient-boosting-machine topic page so that developers can more easily learn about it.
To associate your repository with the gradient-boosting-machine topic, visit your repo's landing page and select "manage topics."