---
title: PreprocessingTemporalEstimator.Input
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingtemporalestimator/input
---

# PreprocessingTemporalEstimator.Input

The input type.

## Declaration

```swift
typealias Input = Preprocessor.Input
```

## 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.Intermediate](createmlcomponents/preprocessingtemporalestimator/intermediate.md)
- [PreprocessingTemporalEstimator.Output](createmlcomponents/preprocessingtemporalestimator/output.md)
- [Transformer](createmlcomponents/transformer.md)
