Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 7.22 KB

AWESOME.md

File metadata and controls

53 lines (41 loc) · 7.22 KB

Awesome AutoGluon

This page contains a moderated list of examples, tutorials, articles, and research papers about AutoGluon use cases. It is inspired by awesome-machine-learning.

We will be happy to add your success story using AutoGluon to this list. Send us a pull request if you want to include your case here.

Videos & Tutorials

To get started, we recommend watching AutoGluon 1.0: Shattering the AutoML Ceiling with Zero Lines of Code, our recent talk at AutoML Conf 2023.

Full Talk List

Title Format Location Date
AutoGluon 1.0: AutoML at Your Fingertips Tutorial NeurIPS 2023 2023/12/10
📺 Leveraging Text, Images, and the Kitchen Sink to solve complex ML problems in 1 line of code Tutorial Fall AutoML School 2023 2023/11/29
📺 AutoGluon 1.0: Shattering the AutoML Ceiling with Zero Lines of Code Tutorial AutoML Conf 2023 2023/09/12
🔉 AutoGluon: The Story Podcast The AutoML Podcast 2023/09/05
📺 AutoGluon: AutoML for Tabular, Multimodal, and Time Series Data Tutorial PyData Berlin 2023/06/20
📺 Solving Complex ML Problems in a few Lines of Code with AutoGluon Tutorial PyData Seattle 2023/06/20
AutoGluon: Empowering (Multimodal) AutoML for the Next 10 Million Users Tutorial NeurIPS 2022 2022/11/28
📺 The AutoML Revolution Tutorial Fall AutoML School 2022 2022/10/18
Multimodal AutoML for Image, Text and Tabular Data Tutorial KDD 2022 2022/08/14
📺 Automating Machine Learning for the Rest of Us Keynote AutoML Conf 2022 2022/07/25
📺 AutoGluon: re:MARS 2022 Keynote Keynote Amazon re:MARS 2022 2022/06/24
Advancing the State of the Art in AutoML Talk GTC 2021 2021/06/09
📺 AutoGluon and Distillation Keynote ICML 2020, AutoML Workshop 2020/07/18

Competition Solutions using AutoGluon

Kaggle

Tabular

  1. (Live, 2023/01/09) Rank 1/689 : Tabular Regression with the California Housing Dataset
  2. (Live, 2023/02/20) Rank 9/703 : Tabular Regression with a Paris Housing Price Dataset
  3. (Live, 2023/03/06) Rank 6/734 : Tabular Regression with a Gemstone Price Dataset
  4. (Live, 2023/03/08) Rank 2/58 : ML Olympiad - Water Quality Prediction
  5. (Live, 2023/03/11) Top 3% : Titanic - Machine learning from Disaster
  6. (Hist, 2022/03/22) Rank 24/3507 : Otto Group Product Classification Challenge

AutoML Benchmarks using AutoGluon

  • AMLB: An AutoML Benchmark
    • For a thorough comparison of AutoGluon and other modern AutoML systems, please refer to the 2022 paper "AMLB: An AutoML Benchmark" where AutoGluon is shown to be the state-of-the-art among AutoML systems on tabular data.
    • We encourage all users to benchmark AutoGluon & other AutoML frameworks on AMLB.
    • This is our preferred benchmark as it is widely accepted and trusted within the AutoML community.

Papers using AutoGluon