Java users¶
The following resources will help you create your own custom app that uses H2O-3. See H2O-3’s Java requirements for more information.
Java developer documentation¶
Core components¶
The definitive Java API guide for the core components of H2O-3.
Algorithms¶
The definitive Java API guide for the algorithms used by H2O-3.
Example¶
This Javadoc provides a step-by-step guide to creating and implementing POJOs or MOJOs in a Java application.