Contents

init(confidenceThresholds:)

Creates empty multi-label classification metrics.

Declaration

init(confidenceThresholds: [Label : Float])

Parameters

  • confidenceThresholds:

    A dictionary of label and confidence thresholds.

See Also

Creating the distribution