public class H2OMojoModel extends Object implements Model<NamedVector,Double>
| Constructor and Description |
|---|
H2OMojoModel(hex.genmodel.easy.EasyPredictModelWrapper easyPredict)
Constructs a new instance of H2O MOJO model wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Double |
predict(NamedVector input)
Make a prediction for the specified input arguments.
|
public H2OMojoModel(hex.genmodel.easy.EasyPredictModelWrapper easyPredict)
easyPredict - H2O MOJO Modelpublic Double predict(NamedVector input)
predict in interface Model<NamedVector,Double>input - Input arguments.public void close()
close in interface AutoCloseableclose in interface Model<NamedVector,Double>
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.14.0 Release Date : September 29 2022