h2o (version 3.2.0.3)

H2OModelMetrics-class: The H2OModelMetrics Object.

Description

A class for constructing performance measures of H2O models.

Usage

## S3 method for class 'H2OModelMetrics':
show(object)

## S3 method for class 'H2OBinomialMetrics': show(object)

## S3 method for class 'H2OMultinomialMetrics': show(object)

## S3 method for class 'H2ORegressionMetrics': show(object)

## S3 method for class 'H2OClusteringMetrics': show(object)

## S3 method for class 'H2OAutoEncoderMetrics': show(object)

## S3 method for class 'H2ODimReductionMetrics': show(object)

Arguments

object
An H2OModelMetrics object