Contents

MultiLabelClassificationMetrics

Multi-label classification metrics.

Declaration

struct MultiLabelClassificationMetrics<Label> where Label : Hashable

Topics

Creating the distribution

Getting the properties

Computing and scoring

Updating the metrics

Computing the precision

See Also

Metrics