Learn R Programming

h2o (version 2.8.4.4)

H2ODeepLearningGrid-class: Class "H2ODeepLearningGrid"

Description

Object representing the models built by a H2O Deep Learning neural networks grid search.

Arguments

Objects from the Class

Objects can be created by calls of the form new("H2ODeepLearningGrid", ...).

Extends

Class "H2OGrid", directly.

Methods

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

See Also

H2ODeepLearningModel, h2o.deeplearning

Examples

Run this code
showClass("H2ODeepLearningGrid")

Run the code above in your browser using DataLab