---
title: MLHandActionClassifier.Prediction
framework: createml
role: symbol
role_heading: Structure
path: createml/mlhandactionclassifier/prediction
---

# MLHandActionClassifier.Prediction

A collection of predictions, each paired with its confidence, for a range of video frames.

## Declaration

```swift
struct Prediction
```

## Topics

### Inspecting a prediction

- [results](createml/mlhandactionclassifier/prediction/results.md)
- [frameRange](createml/mlhandactionclassifier/prediction/framerange.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Testing a hand action classifier

- [prediction(from:)](createml/mlhandactionclassifier/prediction(from:).md)
- [predictions(from:)](createml/mlhandactionclassifier/predictions(from:).md)
