H2O

Version 2.8.0.1

The Open Source In-Memory
Prediction Engine for Big Data Science

  Download and Run Install in R

Get started with H2O in 3 easy steps

1. Download H2O. This is a zip file that contains everything you need to get started.

2. From your terminal, run:

cd ~/Downloads
unzip h2o-2.8.0.1.zip
cd h2o-2.8.0.1
java -jar h2o.jar

3. Point your browser to http://localhost:54321

Documentation