---
title: SupervisedEstimatorToTemporalAdaptor.Transformer
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/supervisedestimatortotemporaladaptor/transformer
---

# SupervisedEstimatorToTemporalAdaptor.Transformer

The transformer type created by this estimator.

## Declaration

```swift
typealias Transformer = TransformerToTemporalAdaptor<Base.Transformer>
```

## See Also

### Fitting

- [fitted(to:eventHandler:)](createmlcomponents/supervisedestimatortotemporaladaptor/fitted(to:eventhandler:).md)
- [fitted(to:validateOn:eventHandler:)](createmlcomponents/supervisedestimatortotemporaladaptor/fitted(to:validateon:eventhandler:).md)
- [SupervisedEstimatorToTemporalAdaptor.Annotation](createmlcomponents/supervisedestimatortotemporaladaptor/annotation.md)
- [SupervisedEstimatorToTemporalAdaptor.Input](createmlcomponents/supervisedestimatortotemporaladaptor/input.md)
- [SupervisedEstimatorToTemporalAdaptor.Output](createmlcomponents/supervisedestimatortotemporaladaptor/output.md)
