h2oai / 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.
http://h2o.ai
Apache License 2.0
6.78k stars 1.99k forks source link

Utilising H2O's functionalities in Java #16308

Closed dmresearch15 closed 6 days ago

dmresearch15 commented 1 week ago

Since H2O is implemented in Java, can it be used directly within a Java application? If yes, where can I find the relevant documentation?

valenad1 commented 6 days ago

Hello, yes it can be.

Unfortunately, the Java API is not well documented.

Please see the options here.