Learn R Programming

h2o (version 2.4.3.11)

H2OModelVA-class: Class "H2OModelVA"

Description

Object representing the model built by an H2O algorithm on a ValueArray dataset.

Arguments

Objects from the Class

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

Methods

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

See Also

H2OGLMModelVA, H2OKMeansModelVA, H2ORFModelVA

Examples

Run this code
showClass("H2OModelVA")

Run the code above in your browser using DataLab