---
title: PreprocessingUpdatableTabularEstimator.Input
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingupdatabletabularestimator/input
---

# PreprocessingUpdatableTabularEstimator.Input

The input type.

## Declaration

```swift
typealias Input = Preprocessor.Input
```

## See Also

### Preprocesing and fitting

- [preprocessed(from:eventHandler:)](createmlcomponents/preprocessingupdatabletabularestimator/preprocessed(from:eventhandler:).md)
- [fitted(to:eventHandler:)](createmlcomponents/preprocessingupdatabletabularestimator/fitted(to:eventhandler:).md)
- [fitted(toPreprocessed:eventHandler:)](createmlcomponents/preprocessingupdatabletabularestimator/fitted(topreprocessed:eventhandler:).md)
- [update(_:with:eventHandler:)](createmlcomponents/preprocessingupdatabletabularestimator/update(_:with:eventhandler:).md)
- [update(_:withPreprocessed:eventHandler:)](createmlcomponents/preprocessingupdatabletabularestimator/update(_:withpreprocessed:eventhandler:).md)
- [makeTransformer()](createmlcomponents/preprocessingupdatabletabularestimator/maketransformer().md)
- [PreprocessingUpdatableTabularEstimator.Intermediate](createmlcomponents/preprocessingupdatabletabularestimator/intermediate.md)
- [PreprocessingUpdatableTabularEstimator.Output](createmlcomponents/preprocessingupdatabletabularestimator/output.md)
- [Transformer](createmlcomponents/transformer.md)
