h2o-genmodel version 3.12.0.1 API


This document describes how to use H2O's generated MOJO and POJO models.

See: Description

Packages 
Package Description
hex
Shared code between the H2O runtime and generated POJO and POJO models.
hex.genmodel
Low-level information about generated POJO and MOJO models.
hex.genmodel.algos.deepwater  
hex.genmodel.algos.deepwater.caffe  
hex.genmodel.algos.deepwater.caffe.nano  
hex.genmodel.algos.drf  
hex.genmodel.algos.gbm  
hex.genmodel.algos.glm  
hex.genmodel.algos.glrm  
hex.genmodel.algos.kmeans  
hex.genmodel.algos.tree  
hex.genmodel.algos.word2vec  
hex.genmodel.annotations  
hex.genmodel.easy
The easy prediction API for generated POJO and MOJO models.
hex.genmodel.easy.exception
Exceptions that can be raised by generated POJO and MOJO models.
hex.genmodel.easy.prediction
Prediction types that can be returned by generated POJO and MOJO models.
hex.genmodel.tools
Tools that use generated POJO and MOJO models.
hex.genmodel.utils  
water.genmodel
Deprecated (see hex.genmodel instead).
water.util
Deprecated (see hex.util instead).