---
title: PreprocessingSupervisedTemporalEstimator.Annotation
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingsupervisedtemporalestimator/annotation
---

# PreprocessingSupervisedTemporalEstimator.Annotation

The annotation type.

## Declaration

```swift
typealias Annotation = Estimator.Annotation
```

## See Also

### Preprocesing and Fitting

- [preprocessed(from:eventHandler:)](createmlcomponents/preprocessingsupervisedtemporalestimator/preprocessed(from:eventhandler:).md)
- [fitted(to:eventHandler:)](createmlcomponents/preprocessingsupervisedtemporalestimator/fitted(to:eventhandler:).md)
- [fitted(toPreprocessed:eventHandler:)](createmlcomponents/preprocessingsupervisedtemporalestimator/fitted(topreprocessed:eventhandler:).md)
- [fitted(to:validateOn:eventHandler:)](createmlcomponents/preprocessingsupervisedtemporalestimator/fitted(to:validateon:eventhandler:).md)
- [fitted(toPreprocessed:validateOn:eventHandler:)](createmlcomponents/preprocessingsupervisedtemporalestimator/fitted(topreprocessed:validateon:eventhandler:).md)
- [PreprocessingSupervisedTemporalEstimator.Input](createmlcomponents/preprocessingsupervisedtemporalestimator/input.md)
- [PreprocessingSupervisedTemporalEstimator.Intermediate](createmlcomponents/preprocessingsupervisedtemporalestimator/intermediate.md)
- [PreprocessingSupervisedTemporalEstimator.Output](createmlcomponents/preprocessingsupervisedtemporalestimator/output.md)
- [Transformer](createmlcomponents/transformer.md)
