---
title: PreprocessingSupervisedTemporalEstimator.Input
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/preprocessingsupervisedtemporalestimator/input
---

# PreprocessingSupervisedTemporalEstimator.Input

The input type.

## Declaration

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

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