Tuesday 9:00 AM–10:30 AM in Tutorial Track 2

Introduction to H2O AutoML with Python

Franklin Velasquez

Audience level:
Intermediate

Description

In this tutorial, we intend to do automated modeling on a subset of the loan-level data from Fannie Mae and Freddie Mac using H2O's automated algorithm(AutoML). We will solve a binary classification problem (predicting if a loan is delinquent or not). Also, we will explore a regression use-case (predicting interest rates on the same dataset). We will be using the h2o Python module in a JupyterLab.

Abstract

Choosing the best machine learning models and tuning them can be time consuming and exhaustive. Often, it requires levels of expertise to know what parameters to tune. The field of Automated Machine Learning (AutoML) focuses on solving this issue. AutoML is useful both for experts, by automating the process of choosing and tuning a model; and for non-experts as well, by helping them to create high performing models in a short time frame. H2O is an open-source, distributed machine learning platform with APIs in Python, R, Java, and Scala. H2O AutoML is an automated algorithm for automating the machine learning workflow, which includes automatic training, hyper-parameter optimization, model search and selection under time, space, and resource constraints. H2O's AutoML further optimizes model performance by stacking an ensemble of models.

References

Prerequisites:

Outline:

Subscribe to Receive PyData Updates

Subscribe