Learn R Programming

h2o (version 2.8.4.4)

H2OSpeeDRFGrid-class: Class "H2ODRFGrid"

Description

Object representing the models built by a H2O single-node random forest grid search.

Arguments

Objects from the Class

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

Extends

Class "H2OGrid", directly.

Methods

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

See Also

H2OSpeeDRFModel, h2o.SpeeDRF

Examples

Run this code
showClass("H2OSpeeDRFGrid")

Run the code above in your browser using DataLab