---
title: Annotation
framework: createmlcomponents
role: symbol
role_heading: Associated Type
path: createmlcomponents/supervisedtemporalestimator/annotation
---

# Annotation

The annotation type.

## Declaration

```swift
associatedtype Annotation : Equatable, Sendable
```

## See Also

### Reading and writing

- [read(from:)](createmlcomponents/supervisedtemporalestimator/read(from:).md)
- [write(_:to:overwrite:)](createmlcomponents/supervisedtemporalestimator/write(_:to:overwrite:).md)
- [Transformer](createmlcomponents/supervisedtemporalestimator/transformer.md)
