perpetual-ml/perpetual
Perpetual is a high-performance gradient boosting machine. It delivers optimal accuracy in a single run without complex tuning through a simple budget parameter. It features out-of-the-box support for causal ML, continual learning, native calibration, and robust drift monitoring, along with Rust core and zero-copy bindings for Python and R
664 stars and 311 monthly downloads. Actively maintained with 5 commits in the last 30 days.
Stars
664
Forks
37
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 06, 2026
Monthly downloads
311
Commits (30d)
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/perpetual-ml/perpetual"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python,...
catboost/catboost
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for...
stanfordmlgroup/ngboost
Natural Gradient Boosting for Probabilistic Prediction
fabsig/GPBoost
Tree-Boosting, Gaussian Processes, and Mixed-Effects Models
lightgbm-org/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework...