Learn R Programming

h2o (version 2.4.3.11)

H2OGrid-class: Class "H2OGrid"

Description

Object representing the models built by a H2O grid search algorithm on a FluidVecs dataset.

Arguments

Objects from the Class

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

See Also

H2OGLMGrid, H2OKMeansGrid, H2ODRFGrid, H2OGBMGrid, H2ODeepLearningGrid

Examples

Run this code
showClass("H2OGrid")

Run the code above in your browser using DataLab