Giter Club home page Giter Club logo

h2oensemble-benchmarks's Introduction

h2oEnsemble Benchmarks

This repository provides a framework for benchmarking the h2oEnsemble package. The h2oEnsemble package provides an R API to train ensembles of H2O machine learning algorithms. You can read more about the "H2O Ensemble" project on its GitHub page.

  • An example binary classification benchmark is provided in the twoClass/higgs folder.
  • To use the software on an Amazon EC2 cluster, follow the instructions in the ec2/README.md file to set up the cluster.
  • After you set up the cluster, you should cd to a specific benchmark directory and execute the benchmark. For example, the higgs benchmark can be executed as follows:
cd src/twoClass/higgs
nohup ./run-bench.sh &
  • If you choose to use a single node instead of a multi-node cluster, you can skip the EC2 steps. If a multi-node cluster is not available, the code will create a single node multicore cluster using all the cores available on your machine.
  • If the benchmark is not executed using the H2O Ubuntu AMI, you may have to change the path of the BENCH_ROOT variable in the scripts to point to the location of this repository on your machine.

h2oensemble-benchmarks's People

Watchers

James Cloos avatar Cyrus Dioun 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.