Skip to content

honestml

honestml is a general tabular AutoML library for binary/multiclass classification and regression. It is built around a clean, extensible core: pluggable models, metrics, cross-validation, feature engineering/selection, tuning, ensembling, serving and tracking.

The differentiator is the honestly best model: out-of-fold selection with a bootstrap equivalence band, leakage-controlled feature engineering and selection, an optional untouched outer holdout, and a tracker-independent run report — the score you see is the score you can expect in production.

pip install honestml

Maintainers: Releasing.