h2o (version 3.44.0.3)

H2OModelMetrics-class: The H2OModelMetrics Object.

Description

A class for constructing performance measures of H2O models.

Usage

# S4 method for H2OModelMetrics
show(object)

# S4 method for H2OBinomialMetrics show(object)

# S4 method for H2OBinomialUpliftMetrics show(object)

# S4 method for H2OMultinomialMetrics show(object)

# S4 method for H2OOrdinalMetrics show(object)

# S4 method for H2ORegressionMetrics show(object)

# S4 method for H2OClusteringMetrics show(object)

# S4 method for H2OAutoEncoderMetrics show(object)

# S4 method for H2ODimReductionMetrics show(object)

# S4 method for H2OAnomalyDetectionMetrics show(object)

Arguments

object

An H2OModelMetrics object