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.
- random-forest
- h2o-automl
- gbm
- deep-learning
- automl
- ensemble-learning
- machine-learning
- h2o
- spark
- naive-bayes
- data-science
- hadoop
- pca
- distributed
- gpu
- java
- r
- big-data
- opensource
- python
Scala versions:
2.11
h2o-scala 3.10.0.4
Group ID:
ai.h2o
Artifact ID:
h2o-scala_2.10
Version:
3.10.0.4
Release Date:
Aug 4, 2016
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:
libraryDependencies += "ai.h2o" %% "h2o-scala" % "3.10.0.4"
ivy"ai.h2o::h2o-scala:3.10.0.4"
//> using dep "ai.h2o::h2o-scala:3.10.0.4"
import $ivy.`ai.h2o::h2o-scala:3.10.0.4`
<dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-scala_2.10</artifactId> <version>3.10.0.4</version> </dependency>
compile group: 'ai.h2o', name: 'h2o-scala_2.10', version: '3.10.0.4'