---
title: PreprocessingSupervisedTemporalEstimator.Intermediate
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingsupervisedtemporalestimator/intermediate
---

# PreprocessingSupervisedTemporalEstimator.Intermediate

The intermediate type.

## Declaration

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

## See Also

### Preprocesing and Fitting

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