FlywheelModelEvaluationMetrics

The evaluation metrics associated with the evaluated model.

Types

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

Properties

Link copied to clipboard

Average accuracy metric for the model.

Link copied to clipboard

The average F1 score from the evaluation metrics.

Link copied to clipboard

Average precision metric for the model.

Link copied to clipboard

Average recall metric for the model.

Functions

Link copied to clipboard
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