Giter VIP home page Giter VIP logo

h2o-automl-paper's Introduction

H2O AutoML Paper

๐Ÿ‘‹ This repository contains the code for the H2O AutoML paper, "H2O AutoML: Scalable Automatic Machine Learning", an accepted paper at the ICML 2020 AutoML Workshop.

The Experiments section contains the H2O AutoML specific experiments and the OpenML AutoML Benchmark contains benchmarks against other AutoML systems.

Experiments

  • Hardware & Software: The "Baseline" and "Blending vs CV Stacking" experiments can be replicated using H2O 3.30.0.3 R package on a c5.metal Amazon EC2 instance (96 vCPUs, 192G RAM). An AMI called "h2oautoml_gpu" is available in us-east-1 for convenience. The experiments require R and a few other R package dependencies which can be installed using ./utils/install.sh.
  • Data: To run the experiments, first navigate to the ./data/airlines subfolder and download the Airlines data files by running get-data.sh.
  • Experiments: Navigate to the experiment code subfolder (e.g. blending_stacking/code) and then run the run-airlines-binary.sh scripts to launch the experiments.

Baseline

Baseline H2O AutoML (default settings).

Using various subsets of the Airlines Dataset (~150M rows):

  • 10k, 100k, 1M, 10M, 100M row training sets
  • 100k test set

Blending vs CV Stacking

Compare the baseline (5-fold CV) Stacked Ensemble with 10% blending frame Stacked Ensemble.

Using various subsets of the Airlines Dataset (~150M rows):

  • 10k, 100k, 1M, 10M, 100M row training sets
  • 100k test set

OpenML AutoML Benchmark

An overview of the OpenML AutoML Benchmark as well as instructions for how to reproduce the benchmark are available in a separate README.md. Also included in the ./openml_automlbenchmark subfolder is the results files for each framework that was included (TPOT, auto-sklearn, H2O AutoML, AutoGluon-Tabular) and the H2O AutoML leaderboards generated during the benchmark.

h2o-automl-paper's People

Contributors

ledell avatar

Watchers

 avatar  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.