---
title: PreprocessingSupervisedEstimator.Intermediate
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingsupervisedestimator/intermediate
---

# PreprocessingSupervisedEstimator.Intermediate

The intermediate type.

## Declaration

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

## See Also

### Preprocessing and fitting

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