Learn R Programming

h2o (version 2.8.4.4)

H2OModel-class: Class "H2OModel"

Description

Object representing the model built by an H2O algorithm.

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

Methods

No methods defined with class "H2OModel" in the signature.

See Also

H2OGLMModel, H2OKMeansModel, H2ODRFModel, H2OGBMModel, H2OPCAModel, H2ODeepLearningModel

Examples

Run this code
showClass("H2OModel")

Run the code above in your browser using DataLab