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

# exampleCount

The number of examples used to compute the metrics.

## Declaration

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

## See Also

### Getting the properties

- [accuracy](createmlcomponents/classificationmetrics/accuracy.md)
- [labels](createmlcomponents/classificationmetrics/labels.md)
- [restrictToKnownLabels](createmlcomponents/classificationmetrics/restricttoknownlabels.md)
