---
title: PreprocessingSupervisedTabularEstimator.Annotation
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingsupervisedtabularestimator/annotation
---

# PreprocessingSupervisedTabularEstimator.Annotation

The annotation type.

## Declaration

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

## See Also

### Preprocesing and fitting

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