AdapterVersionEvaluationMetric

Contains information on the metrics used to evalute the peformance of a given adapter version. Includes data for baseline model performance and individual adapter version perfromance.

Types

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

Properties

Link copied to clipboard

The F1 score, precision, and recall metrics for the baseline model.

Link copied to clipboard

The F1 score, precision, and recall metrics for the baseline model.

Link copied to clipboard

Indicates the feature type being analyzed by a given adapter version.

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