MetricDefinition

Information about the model metric that is reported for a trained model.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the model metric.

Link copied to clipboard

The regular expression statement that defines how the model metric is reported.

Functions

Link copied to clipboard
inline fun copy(block: MetricDefinition.Builder.() -> Unit = {}): MetricDefinition
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String