---
title: PreprocessingUpdatableSupervisedTemporalEstimator.Output
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/output
---

# PreprocessingUpdatableSupervisedTemporalEstimator.Output

The output type.

## Declaration

```swift
typealias Output = Estimator.Transformer.Output
```

## See Also

### Preprocesing and fitting

- [preprocessed(from:eventHandler:)](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/preprocessed(from:eventhandler:).md)
- [fitted(to:eventHandler:)](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/fitted(to:eventhandler:).md)
- [fitted(toPreprocessed:eventHandler:)](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/fitted(topreprocessed:eventhandler:).md)
- [fitted(to:validateOn:eventHandler:)](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/fitted(to:validateon:eventhandler:).md)
- [fitted(toPreprocessed:validateOn:eventHandler:)](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/fitted(topreprocessed:validateon:eventhandler:).md)
- [makeTransformer()](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/maketransformer().md)
- [update(_:with:eventHandler:)](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/update(_:with:eventhandler:).md)
- [update(_:withPreprocessed:eventHandler:)](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/update(_:withpreprocessed:eventhandler:).md)
- [PreprocessingUpdatableSupervisedTemporalEstimator.Annotation](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/annotation.md)
- [PreprocessingUpdatableSupervisedTemporalEstimator.Input](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/input.md)
- [PreprocessingUpdatableSupervisedTemporalEstimator.Intermediate](createmlcomponents/preprocessingupdatablesupervisedtemporalestimator/intermediate.md)
- [Transformer](createmlcomponents/transformer.md)
