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

# exampleCount

The number of examples used to compute the metrics.

## Declaration

```swift
var exampleCount: Int { get }
```

## See Also

### Getting the properties

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