h2oai/h2o3-sagemaker-poc

Name: h2o3-sagemaker-poc

Owner: H2O.ai

Description: null

Created: 2018-03-13 01:57:07.0

Updated: 2018-04-10 01:52:58.0

Pushed: 2018-02-19 02:30:35.0

Homepage: null

Size: 659

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

h2o3-sagemaker-poc

This is a proof of concept H2o3 AutoML integration with Amazon SageMaker. Most of the code is adapted from https://github.com/awslabs/amazon-sagemaker-examples/tree/master/advanced_functionality/scikit_bring_your_own/container and customized to support H2o3 AutoML. It's highly recommended that you read the docs on that repository first.

The training and testing data used in this example are from the UCI machine learning repository and are at https://archive.ics.uci.edu/ml/machine-learning-databases/adult/ .This dataset contains a bunch of features such as a person's age, marital status etc, and we're writing a binary classifier to determine whether the person's income is <= 50K, or if it's > 50K.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.