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.
h2o-scala 3.26.0.3
Group ID:
     ai.h2o 
  Artifact ID:
     h2o-scala_2.11 
  Version:
     3.26.0.3 
  Release Date:
     Aug 24, 2019 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.11.7 
  Developers:
    
  libraryDependencies += "ai.h2o" %% "h2o-scala" % "3.26.0.3"
ivy"ai.h2o::h2o-scala:3.26.0.3"
//> using dep "ai.h2o::h2o-scala:3.26.0.3"
import $ivy.`ai.h2o::h2o-scala:3.26.0.3`
<dependency> <groupId>ai.h2o</groupId> <artifactId>h2o-scala_2.11</artifactId> <version>3.26.0.3</version> </dependency>
compile group: 'ai.h2o', name: 'h2o-scala_2.11', version: '3.26.0.3'