Learn R Programming

h2o (version 2.8.4.4)

H2OGrid-class: Class "H2OGrid"

Description

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

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