---
title: PreprocessingTabularEstimator.Intermediate
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingtabularestimator/intermediate
---

# PreprocessingTabularEstimator.Intermediate

The intermediate type.

## Declaration

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

## See Also

### Preprocesing and fitting

- [preprocessed(from:eventHandler:)](createmlcomponents/preprocessingtabularestimator/preprocessed(from:eventhandler:).md)
- [fitted(to:eventHandler:)](createmlcomponents/preprocessingtabularestimator/fitted(to:eventhandler:).md)
- [fitted(toPreprocessed:eventHandler:)](createmlcomponents/preprocessingtabularestimator/fitted(topreprocessed:eventhandler:).md)
- [PreprocessingTabularEstimator.Input](createmlcomponents/preprocessingtabularestimator/input.md)
- [PreprocessingTabularEstimator.Output](createmlcomponents/preprocessingtabularestimator/output.md)
- [Transformer](createmlcomponents/transformer.md)
