Learn R Programming

h2o (version 2.8.4.4)

H2OSpeeDRFModel-class: Class "H2OSpeeDRFModel"

Description

A class for representing single-node random forest ensembles.

Arguments

Objects from the Class

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

Extends

Class "H2OModel", directly.

See Also

h2o.SpeeDRF

Examples

Run this code
showClass("H2OSpeeDRFModel")

Run the code above in your browser using DataLab