---
title: PreprocessingUpdatableTabularEstimator.Intermediate
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingupdatabletabularestimator/intermediate
---

# PreprocessingUpdatableTabularEstimator.Intermediate

The intermediate type.

## Declaration

```swift
typealias Intermediate = Preprocessor.Output
```

## 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.Input](createmlcomponents/preprocessingupdatabletabularestimator/input.md)
- [PreprocessingUpdatableTabularEstimator.Output](createmlcomponents/preprocessingupdatabletabularestimator/output.md)
- [Transformer](createmlcomponents/transformer.md)
