H2OModelMetrics-class | R Documentation |
A class for constructing performance measures of H2O models.
## S4 method for signature 'H2OModelMetrics'
show(object)
## S4 method for signature 'H2OBinomialMetrics'
show(object)
## S4 method for signature 'H2OBinomialUpliftMetrics'
show(object)
## S4 method for signature 'H2OMultinomialMetrics'
show(object)
## S4 method for signature 'H2OOrdinalMetrics'
show(object)
## S4 method for signature 'H2ORegressionMetrics'
show(object)
## S4 method for signature 'H2OClusteringMetrics'
show(object)
## S4 method for signature 'H2OAutoEncoderMetrics'
show(object)
## S4 method for signature 'H2ODimReductionMetrics'
show(object)
## S4 method for signature 'H2OAnomalyDetectionMetrics'
show(object)
object |
An |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.