ClimbsRocks/auto_ml
[UNMAINTAINED] Automated machine learning for analytics & production
This tool helps data analysts and business intelligence professionals quickly build predictive models. You provide a dataset with historical information and specify what you want to predict. The system then automatically generates a trained model that can make forecasts or classifications, helping you understand trends and automate decision-making without deep machine learning expertise.
1,655 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly build and deploy a predictive model for tasks like sales forecasting, lead scoring, or identifying customer churn, and you want to minimize the manual effort involved in model selection and tuning.
Not ideal if you need fine-grained control over every aspect of the machine learning pipeline, or if your project requires highly specialized custom algorithms.
Stars
1,655
Forks
311
Language
Python
License
MIT
Category
Last pushed
Feb 10, 2021
Commits (30d)
0
Dependencies
11
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ClimbsRocks/auto_ml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
process-intelligence-solutions/pm4py
Official public repository for PM4Py (Process Mining for Python) — an open-source library for...
autogluon/autogluon
Fast and Accurate ML in 3 Lines of Code
microsoft/FLAML
A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.
shankarpandala/lazypredict
Lazy Predict help build a lot of basic models without much code and helps understand which...
alteryx/evalml
EvalML is an AutoML library written in python.