#37 · Primary category: MLOps & Evaluation
autogluon
Fast and Accurate ML in 3 Lines of Code
Project last updated:08/28/26
GitHub Stars
10.6K
Forks
1.2K
Contributors
166
License
Apache-2.0
Why we included this project
AutoGluon, built by AWS AI, is an AutoML library that removes the chore of assembling a model stack yourself. You pass it tabular, time-series, or multimodal data and it runs the model search and hyperparameter tuning, then blends the best candidates into an ensemble and hands back a predictor you can call directly. The tabular path is especially strong for structured business data, and the time-series and multimodal predictors carry the same hands-off approach into forecasting and mixed text-plus-image inputs. Since it's a full Python library with thorough documentation, it drops into existing pipelines, supports GPU training and export for serving, and gives you a defensible baseline before you invest in bespoke modeling. Data scientists and engineers who want reliable AutoML without locking themselves out of the internals will find a practical middle ground.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
unsloth
Local UI to run and train LLMs and diffusion models. Supports GGUF, MLX, Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, FLUX and more.
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
langfuse
🪢 Open source AI engineering platform: LLM evals, observability, metrics, prompt management, playground, datasets. Integrates with OpenTelemetry, LangChain, OpenAI SDK, LiteLLM, and more. 🍊YC W23
netron
Visualizer for neural network, deep learning and machine learning models