Contents

MultiLabelClassificationMetrics.ThresholdSelectionStrategy.fixed(_:)

A confidence threshold strategy that uses the specified thresholds for each label.

Declaration

case fixed([Label : Float])

See Also

Selection strategies