Learn R Programming

h2o (version 2.8.4.4)

H2OPerfModel-class: Class "H2OPerfModel"

Description

A class for constructing performance measures of H2O models.

Arguments

Objects from the Class

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

See Also

h2o.performance, plot.H2OPerfModel

Examples

Run this code
showClass("H2OPerfModel")

Run the code above in your browser using DataLab