1977 Forks
6354 Stars
6354 Watchers

h2o-3

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.

How to download and setup h2o-3

Open terminal and run command
git clone https://github.com/h2oai/h2o-3.git
git clone is used to create a copy or clone of h2o-3 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with h2o-3 https://github.com/h2oai/h2o-3/archive/master.zip

Or simply clone h2o-3 with SSH
[email protected]:h2oai/h2o-3.git

If you have some problems with h2o-3

You may open issue on h2o-3 support forum (system) here: https://github.com/h2oai/h2o-3/issues