Skip to content

Latest commit

 

History

History
81 lines (61 loc) · 15.1 KB

AWESOME.md

File metadata and controls

81 lines (61 loc) · 15.1 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

Articles

Competition Solutions using AutoGluon

AutoGluon, especially since the 1.0 release, has seen wide-spread usage on ML competition sites such as Kaggle. Below is a sampling of competition solutions that use AutoGluon to achieve strong results.

Kaggle

2024

Placement Competition Author Date AutoGluon Details Notes
🥇 Rank 1/2606 Regression with an Abalone Dataset Johannes Heller 2024/04/30 v1.0, Tabular Kaggle Playground Series S4E4. Also used in 🥈 2nd, 🥉 3rd, 4th, and 8th place solutions!
🥉 Rank 3/2303 (Top 0.1%) Steel Plate Defect Prediction Samvel Kocharyan 2024/03/31 v1.0, Tabular Kaggle Playground Series S4E3
🥈 Rank 2/93 (Top 2%) Prediction Interval Competition I: Birth Weight Oleksandr Shchur 2024/03/21 v1.0, Tabular
🥈 Rank 2/1542 (Top 0.1%) WiDS Datathon 2024 Challenge #1 lazy_panda 2024/03/01 v1.0, Tabular
🥈 Rank 2/3746 (Top 0.1%) Multi-Class Prediction of Obesity Risk Kirderf 2024/02/29 v1.0, Tabular Kaggle Playground Series S4E2
🥈 Rank 2/3777 (Top 0.1%) Binary Classification with a Bank Churn Dataset lukaszl 2024/01/31 v1.0, Tabular Kaggle Playground Series S4E1
Rank 4/1718 (Top 0.2%) Multi-Class Prediction of Cirrhosis Outcomes Kirderf 2024/01/01 v1.0, Tabular Kaggle Playground Series S3E26

Older Results

Placement Competition Author Date AutoGluon Details Notes
🥈 Rank 2/58 (Top 4%) ML Olympiad - Water Quality Prediction Chris X 2023/03/11 v0.6.2, Tabular
Rank 6/734 (Top 1%) Tabular Regression with a Gemstone Price Dataset Kirderf 2023/03/06 v0.6.2, Tabular Kaggle Playground Series S3E8
Rank 9/703 (Top 1.3%) Tabular Regression with a Paris Housing Price Dataset Brendan Moore 2023/02/20 v0.6.2, Tabular Kaggle Playground Series S3E6
🥇 Rank 1/689 Tabular Regression with the California Housing Dataset Kirderf 2023/01/09 v0.6.1, Tabular Kaggle Playground Series S3E1

Research Papers

To view a list of all AutoGluon research papers, please refer to our citation guide.

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

Below is a sampling of some interesting papers that have cited AutoGluon.