AutoGluon 1.0: AutoML at Your Fingertips

NeurIPS 2023, New Orleans Convention Center, 2:00pm CST December 10th, Room 214.

View on GitHub

AutoGluon 1.0: AutoML at Your Fingertips

Automated machine learning (AutoML) offers the promise of translating raw data into accurate predictions without the need for significant human effort, expertise, and manual experimentation. In this workshop, we introduce AutoGluon, a state-of-the-art and easy-to-use toolkit that empowers multimodal AutoML. Different from most AutoML systems that focus on solving tabular tasks containing categorical and numerical features, we consider supervised learning tasks on various types of data including tabular features, text, image, time series, as well as their combinations. We will introduce the real-world problems that AutoGluon can help you solve within three lines of code and the fundamental techniques adopted in the toolkit. Rather than diving deep into the mechanisms underlining each individual ML models, we emphasize on how you can take advantage of a diverse collection of models to build an automated ML pipeline. Our workshop will also emphasize on the techniques behind automatically building and training deep learning models, which are powerful yet cumbersome to manage manually.

Join us at the NeurIPS 2023 located at New Orleans Ernest N. Morial Convention Center on Sunday, December 10th, 2023 at 2:00pm, CST in Room 214.

Schedule

For each section, there will be a 10 min QA at the end of section. In addition, there will be additional hands-on notebooks after each session that people can try out asynchronously.

Slides

Topic Speaker Duration (CST timezone) Tutorial Link Cheatsheet
Introduction + AutoGluon Tabular Nick Erickson 2:00PM – 2:40PM tabular tutorial tabular-cheatsheet docs
AutoGluon Timeseries Nick Erickson 2:40PM – 2:50PM timeseries tutorial timeseries-cheatsheet docs
Break and Q&A - 2:50PM – 3:00PM -  
AutoGluon Multimodal Zhiqiang Tang 3:00PM – 3:40PM multimodal tutorial multimodal-cheatsheet docs
AutoGluon Ecosystem Tony Hu 3:40PM – 3:50PM cloud tutorial -
Additional QA + Feedback All speakers 3:50PM – 4:00PM   docs

Section Outline and Materials

AutoGluon Tabular

AutoGluon Multimodal

AutoGluon Timeseries

AutoGluon Ecosystem

Hands-on Notebooks

Checkout AutoGluon Website and get started!