---
title: PreprocessingUpdatableSupervisedTabularEstimator.Output
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingupdatablesupervisedtabularestimator/output
---

# PreprocessingUpdatableSupervisedTabularEstimator.Output

The output type.

## Declaration

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

## See Also

### Preprocesing and fitting

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