LightAutoML and auto_ml
These are competitors offering alternative AutoML solutions with different trade-offs: LightAutoML emphasizes speed and customization with active maintenance and higher adoption, while auto_ml focuses on analytics and production use cases but is unmaintained and less widely used.
About LightAutoML
sb-ai-lab/LightAutoML
Fast and customizable framework for automatic ML model creation (AutoML)
This project helps data scientists quickly build machine learning models without extensive manual effort. You provide your raw data (tabular, time series, image, or text) and it automatically generates a trained model ready for predictions. It's designed for data scientists and ML engineers who need to deploy models efficiently.
About auto_ml
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work