init(confidenceThresholds:)
Creates empty multi-label classification metrics.
Declaration
init(confidenceThresholds: [Label : Float])Parameters
- confidenceThresholds:
A dictionary of label and confidence thresholds.
Creates empty multi-label classification metrics.
init(confidenceThresholds: [Label : Float])A dictionary of label and confidence thresholds.