falseNegativeCount(of:)
Returns the number of times a true label was not predicted.
Declaration
func falseNegativeCount(of label: Label) -> IntParameters
- label:
A label.
Returns the number of times a true label was not predicted.
func falseNegativeCount(of label: Label) -> IntA label.