---
title: labels
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/multilabelclassificationmetrics/labels
---

# labels

The classifier labels.

## Declaration

```swift
var labels: Set<Label> { get }
```

## See Also

### Getting the properties

- [confidenceThresholds](createmlcomponents/multilabelclassificationmetrics/confidencethresholds.md)
- [exampleCount](createmlcomponents/multilabelclassificationmetrics/examplecount.md)
- [meanAveragePrecision](createmlcomponents/multilabelclassificationmetrics/meanaverageprecision.md)
