Contents

falseNegativeCount(of:)

Returns the number of times a true label was not predicted.

Declaration

func falseNegativeCount(of label: Label) -> Int

Parameters

  • label:

    A label.

See Also

Computing and scoring