---
title: UpdatableSupervisedEstimatorToTemporalAdaptor.Annotation
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/updatablesupervisedestimatortotemporaladaptor/annotation
---

# UpdatableSupervisedEstimatorToTemporalAdaptor.Annotation

The annotation type.

## Declaration

```swift
typealias Annotation = Base.Annotation
```

## See Also

### Fitting and updating

- [fitted(to:eventHandler:)](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/fitted(to:eventhandler:).md)
- [fitted(to:validateOn:eventHandler:)](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/fitted(to:validateon:eventhandler:).md)
- [makeTransformer()](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/maketransformer().md)
- [update(_:with:eventHandler:)](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/update(_:with:eventhandler:).md)
- [UpdatableSupervisedEstimatorToTemporalAdaptor.Input](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/input.md)
- [UpdatableSupervisedEstimatorToTemporalAdaptor.Output](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/output.md)
- [UpdatableSupervisedEstimatorToTemporalAdaptor.Transformer](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/transformer.md)
