---
title: PreprocessingTemporalEstimator.Intermediate
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingtemporalestimator/intermediate
---

# PreprocessingTemporalEstimator.Intermediate

The intermediate type.

## Declaration

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

## See Also

### Preprocesing and fitting

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