count(predicted:)
Returns the number of times a label appeared in the predicted collection.
Declaration
func count(predicted: Label) -> IntParameters
- predicted:
The label.
Returns the number of times a label appeared in the predicted collection.
func count(predicted: Label) -> IntThe label.