Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 2.1 KB

README.md

File metadata and controls

44 lines (28 loc) · 2.1 KB

H2O Tutorials

This document contains tutorials and training materials for H2O-3. For questions or feature requests, visit the H2O community forum at https://community.h2o.ai, or join the "H2O Stream" Google Group:

Finding tutorial material in Github

Most current material

Tutorials in the master branch are intended to work with the lastest stable version of H2O.

URL
Training material https://github.com/h2oai/h2o-tutorials/blob/master/SUMMARY.md
Latest stable H2O release http://h2o.ai/download

Historical events

Tutorial versions in named branches are snapshotted for specific events. Scripts should work unchanged for the version of H2O used at that time.

H2O World 2015 Training

URL
Training material https://github.com/h2oai/h2o-tutorials/blob/h2o-world-2015-training/SUMMARY.md
Tibshirani-3 H2O release http://h2o-release.s3.amazonaws.com/h2o/rel-tibshirani/3/index.html

R Tutorials

Python Tutorials