AdrianAntico/RetroFit
Simple, opinionated machine learning workflows for rapid iteration.
RetroFit helps data scientists quickly build, evaluate, and understand machine learning models for predictions. You provide your raw data, and it delivers trained models, predictions (like sales forecasts or customer churn scores), and detailed reports explaining how the model works. It's designed for data scientists who need to iterate fast and get high-quality diagnostic insights from their models.
Available on PyPI.
Use this if you are a data scientist building predictive models and need a streamlined, high-performance way to train, score, and evaluate your models with robust diagnostics.
Not ideal if you are looking for a simple drag-and-drop tool without coding, or if you primarily work with deep learning neural networks.
Stars
26
Forks
7
Language
Python
License
MIT
Category
Last pushed
Dec 26, 2025
Commits (30d)
0
Dependencies
12
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AdrianAntico/RetroFit"
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
lightgbm-org/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework...
fabsig/GPBoost
Tree-Boosting, Gaussian Processes, and Mixed-Effects Models