---
title: MLActionClassifier.Prediction
framework: createml
role: symbol
role_heading: Structure
path: createml/mlactionclassifier/prediction
---

# MLActionClassifier.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/mlactionclassifier/prediction/results.md)
- [frameRange](createml/mlactionclassifier/prediction/framerange.md)

## Relationships

### Conforms To

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

## See Also

### Testing an action classifier

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