---
title: PreprocessingSupervisedTabularEstimator.Intermediate
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingsupervisedtabularestimator/intermediate
---

# PreprocessingSupervisedTabularEstimator.Intermediate

The intermediate type.

## Declaration

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

## See Also

### Preprocesing and fitting

- [preprocessed(from:eventHandler:)](createmlcomponents/preprocessingsupervisedtabularestimator/preprocessed(from:eventhandler:).md)
- [fitted(to:validateOn:eventHandler:)](createmlcomponents/preprocessingsupervisedtabularestimator/fitted(to:validateon:eventhandler:).md)
- [fitted(toPreprocessed:validateOn:eventHandler:)](createmlcomponents/preprocessingsupervisedtabularestimator/fitted(topreprocessed:validateon:eventhandler:).md)
- [PreprocessingSupervisedTabularEstimator.Annotation](createmlcomponents/preprocessingsupervisedtabularestimator/annotation.md)
- [PreprocessingSupervisedTabularEstimator.Input](createmlcomponents/preprocessingsupervisedtabularestimator/input.md)
- [PreprocessingSupervisedTabularEstimator.Output](createmlcomponents/preprocessingsupervisedtabularestimator/output.md)
- [Transformer](createmlcomponents/transformer.md)
