awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
awslabs avatar

awslabs/autogluon

0
View on GitHub↗
10,481 stars·1,165 forks·Python·Apache-2.0·33 viewsauto.gluon.ai↗

Autogluon

AutoGluon is an automated machine learning framework designed to optimize model selection and hyperparameter tuning across tabular, text, image, and time series data. It functions as an ensemble learning library and a tabular data prediction engine, aiming to build high-accuracy predictive models without manual algorithm selection.

The framework integrates multimodal machine learning pipelines that combine disparate data types into a single representation using specialized encoders. It also includes a probabilistic time series forecaster that fits multiple statistical and deep learning models to temporal sequences to generate future value ranges.

The system covers broad capability areas including automated hyperparameter optimization and pipeline orchestration. It utilizes multi-layer model stacking and weighted averaging to refine accuracy and reduce variance in predictions.

Features

  • Automated Machine Learning Tools - Provides an automated framework for building high-accuracy predictive models without manual hyperparameter tuning or algorithm selection.
  • Tabular Predictive Models - Optimizes predictive performance on structured datasets through automated feature engineering and multi-layer model stacking.
  • Ensemble Learning - Implements ensemble learning techniques by combining multiple diverse models to reduce variance and improve generalisation.
  • Ensemble Learning Libraries - Combines diverse machine learning models through weighting and stacking to reduce variance and improve generalisation.
  • Automated ML (AutoML) - An automated machine learning library that optimizes model selection and hyperparameter tuning across diverse data types.
  • Multimodal Model Pipelines - Creates machine learning pipelines that combine text, images, and tabular data into a single predictive model.
  • Hyperparameter Optimization - Provides automated methods for searching and selecting the best configuration parameters to optimize model performance.
  • Multimodal Analytical Pipelines - Provides automated pipelines that integrate text, images, and tabular data into a single representation for predictive modeling.
  • Multimodal Machine Learning - Combines text, images, and tables into a single automated machine learning pipeline to process diverse data types.
  • Multimodal Representation Learning - Combines disparate data types into a single representation by training specialized encoders for text, images, and tables.
  • Time Series Forecasting - Fits multiple statistical and deep learning models to temporal sequences for probabilistic time series forecasting.
  • Probabilistic Forecasting - Generates future value ranges by fitting multiple statistical and deep learning models to time series data.
  • Model Pipeline Orchestration - Orchestrates model pipelines that chain preprocessing and model selection into a consistent workflow.
  • Machine Learning Pipelines - Sequences data preprocessing, model selection, and evaluation steps into a repeatable, automated machine learning workflow.
  • Encoder-Combiner Architectures - Employs encoder-combiner architectures to map text, images, and tables into a single fused representation.
  • Hierarchical Stacking - Utilizes multi-layer model stacking to train new models on previous predictions for refined accuracy.
  • Machine Learning Training - Tunes machine learning and deep learning models for diverse data types to maximize predictive accuracy.
  • Automated Machine Learning - Automated machine learning for diverse data types.
  • AutoML - Automated machine learning for multi-modal data.
  • AutoML and Specialized AI - AutoML for image, text, and tabular data.
  • AutoML Frameworks - AutoML framework for text, image, and tabular data.
  • General Machine Learning - AutoML for image, text, and tabular data.
  • MLOps and Pipelines - AutoML for tabular, image, and text data.
  • Data Science Tools - AutoML for multi-modal data predictions.

Star history

Star history chart for awslabs/autogluonStar history chart for awslabs/autogluon

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does awslabs/autogluon do?

AutoGluon is an automated machine learning framework designed to optimize model selection and hyperparameter tuning across tabular, text, image, and time series data. It functions as an ensemble learning library and a tabular data prediction engine, aiming to build high-accuracy predictive models without manual algorithm selection.

What are the main features of awslabs/autogluon?

The main features of awslabs/autogluon are: Automated Machine Learning Tools, Tabular Predictive Models, Ensemble Learning, Ensemble Learning Libraries, Automated ML (AutoML), Multimodal Model Pipelines, Hyperparameter Optimization, Multimodal Analytical Pipelines.

Which projects share features with awslabs/autogluon?

Projects with overlapping indexed features include: autogluon/autogluon — AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end… automl/auto-sklearn — This is a scikit-learn automated machine learning framework designed to optimize model selection and hyperparameters.… apple/turicreate — This project is an automated machine learning framework and toolkit designed for training and tuning custom models for… pycaret/pycaret — PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It… uber/ludwig — Ludwig is a declarative machine learning framework designed for training neural networks and large language models… microsoft/flaml — FLAML is an automated machine learning framework, hyperparameter optimization tool, and large language model agent…

Projects sharing features with Autogluon

These projects share indexed features with Autogluon. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • autogluon/autogluonautogluon avatar

    autogluon/autogluon

    9,997View on GitHub↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Pythonautogluonautomated-machine-learningautoml
    View on GitHub↗9,997
  • automl/auto-sklearnautoml avatar

    automl/auto-sklearn

    8,111View on GitHub↗

    This is a scikit-learn automated machine learning framework designed to optimize model selection and hyperparameters. It functions as an automated model selector and hyperparameter optimization tool for classification and regression tasks, utilizing an automated ensemble builder to combine high-performing models for increased predictive accuracy. The system features a distributed search engine that uses Dask for parallel machine learning optimization across CPU cores or clusters. It implements a budget-based evaluation strategy through successive halving to prioritize promising model configur

    Python
    View on GitHub↗8,111
  • apple/turicreateapple avatar

    apple/turicreate

    11,171View on GitHub↗

    This project is an automated machine learning framework and toolkit designed for training and tuning custom models for classification, regression, and recommendations. It functions as a multimodal machine learning toolkit capable of processing and training models using a combination of text, image, audio, and sensor data. The framework distinguishes itself as a multimodal data processor that can handle and visualize large datasets on a single machine using column-oriented disk storage. It includes a core machine learning model generator that converts trained models into formats compatible wit

    C++
    View on GitHub↗11,171
  • pycaret/pycaretpycaret avatar

    pycaret/pycaret

    9,811View on GitHub↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Pythonanomaly-detectionautomlclassification
    View on GitHub↗9,811
  • Compare all 30 related projects→