---
title: trainingMetrics
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlhandposeclassifier/trainingmetrics
---

# trainingMetrics

Measurements of the hand pose classifier’s performance on the training dataset.

## Declaration

```swift
var trainingMetrics: MLClassifierMetrics
```

## See Also

### Evaluating a hand pose classifier

- [evaluation(on:)](createml/mlhandposeclassifier/evaluation(on:).md)
- [validationMetrics](createml/mlhandposeclassifier/validationmetrics.md)
