H2O

Version 2.8.4.4

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

  Download and Run Install in R Install on Hadoop

License

  • Everything in this version of H2O (including H2O for R and Hadoop) is licensed under the Apache V2 License.
  • Generated Java scoring POJOs are also licensed under the Apache V2 License (since the Mirzakhani release).

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.4.4.zip
cd h2o-2.8.4.4
java -jar h2o.jar

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