H2O

Version 2.8.2.8

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

  Download and Run Install in R Install on Hadoop

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.2.8.zip
cd h2o-2.8.2.8
java -jar h2o.jar

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