Giter Club home page Giter Club logo

kdd20-tutorial's Introduction

KDD20 Tutorial: Practical Automated Machine Learning with Tabular, Text, and Image Data

Automated machine learning (AutoML) offers the promise of translating raw data into accurate predictions with just a few lines of code. Rather than relying on human time/effort and manual experimentation, models can be improved by simply letting the AutoML system run for more time.

In this hands-on tutorial, we demonstrate fundamental techniques that enable powerful AutoML. We consider standard supervised learning tasks on various types of data including tables, text, and images. Rather than technical descriptions of individual ML models, we emphasize how to best use models within an overall ML pipeline that takes in raw training data and outputs predictions for test data. A major focus of our tutorial is on automating deep learning, a class of powerful techniques that are cumbersome to manage manually. Each topic covered in the tutorial is accompanied by a hands-on Jupyter notebook that implements best practices.

Most of this code is adopted from AutoGluon, a recent AutoML toolkit that makes it easy to translate your data into highly accurate models: autogluon.mxnet.io

Information

Tutors: Jonas Mueller, Xingjian Shi, Alex Smola (Amazon Web Services)

Contact: Jonas Mueller

Live Q&A: August 24, 2020: 1-4pm (PST)

Video presentations: https://www.youtube.com/playlist?list=PLlGlURKFtW6jfdjxBoZyYrr1Lm0QzeS7h

Setup Instructions

Provided GPU machine

For the week of the KDD conference, we will provide access to cloud GPUs to run the hands-on tutorials. To access one of these machines (which will be available to you for 6 hours), please send an email to: [email protected] and you will receive an automated reply with instructions on how to get started. Once you have access to one of these instances, all prerequisite packages will already be installed and all hands-on notebooks are already available to run on the instance.

Your own machine

Before running the hands-on tutorials on your own machine, please install AutoGluon (and subsequently make sure you have version 0.0.13). You'll also need to have installed MXNet by following this guide. Tutorial #7 also requires you to install Pytorch and torchvision.

A Linux machine with GPU is recommended, although you should be able to easily run the tabular data tutorials (#1-4) on a Mac laptop as well. All tutorials should be run in either Python 3.6 or 3.7.

See here for setup instructions on a Sagemaker instance.

Hands-on Tutorials

1. AutoML with Tabular data - Using AutoGluon

2. AutoML with Tabular data - Data Processing

3. AutoML with Tabular data - Training Models & Ensembling

4. AutoML with Tabular data - Inference

5. AutoML with Image data - Using AutoGluon

6. AutoML with Image data - Hyperparameter Optimization

7. Tuning your own models

8. AutoML with Text data - Using AutoGluon

9. AutoML with Text data - Customize Search Space and HPO

10. AutoML with Text data - Mixed Data Types

kdd20-tutorial's People

Contributors

dtony33 avatar jwmueller avatar sxjscience avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.