Contents

trueNegativeCount(of:)

Returns the number of times a label was not in the predicted or ground truth collections.

Declaration

func trueNegativeCount(of label: Label) -> Int

Parameters

  • label:

    A label.

See Also

Computing and scoring