Skip to the content.

AutoGluon: Empowering (Multimodal) AutoML for the Next 10 Million Users

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 2022 located at New Orleans Ernest N. Morial Convention Center on Monday, November 28 at 2:00pm, CST in Room 293.

Note: Github repository for this website is available at https://github.com/autogluon/neurips2022-autogluon-workshop .

Please take a simple survey (less than 1 minute) for feature request and feedback, we appreciate your input.

Schedule

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

Topic Speaker Duration (CST timezone) Slides Cheatsheet
Introduction + AutoGluon Tabular Nick Erickson 2:00PM – 2:55PM link tabular-cheatsheet docs
Break - 2:55PM – 3:05PM -  
AutoGluon Multimodal Xingjian Shi, Yi Zhu 3:05PM – 4:00PM link multimodal-cheatsheet docs
Break - 4:00PM – 4:10PM -  
AutoGluon Timeseries Caner Turkmen 4:10PM – 4:50PM link timeseries-cheatsheet docs
Additional QA + Feedback All speakers 4:50PM – 5:00PM -  

Section Outline and Materials

AutoGluon Tabular

AutoGluon Multimodal

AutoGluon Timeseries

Hands-on Notebooks

For hands-on tutorials, we provide notebooks for you to try out AutoGluon via SageMaker Studio Lab or Google Colab.

All notebooks can be found in notebooks.

Checkout AutoGluon Website and get started!