---
title: UpdatableSupervisedEstimatorToTemporalAdaptor.Transformer
framework: createmlcomponents
role: symbol
role_heading: Type Alias
path: createmlcomponents/updatablesupervisedestimatortotemporaladaptor/transformer
---

# UpdatableSupervisedEstimatorToTemporalAdaptor.Transformer

The transformer type created by this estimator.

## Declaration

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

## See Also

### Fitting and updating

- [fitted(to:eventHandler:)](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/fitted(to:eventhandler:).md)
- [fitted(to:validateOn:eventHandler:)](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/fitted(to:validateon:eventhandler:).md)
- [makeTransformer()](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/maketransformer().md)
- [update(_:with:eventHandler:)](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/update(_:with:eventhandler:).md)
- [UpdatableSupervisedEstimatorToTemporalAdaptor.Annotation](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/annotation.md)
- [UpdatableSupervisedEstimatorToTemporalAdaptor.Input](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/input.md)
- [UpdatableSupervisedEstimatorToTemporalAdaptor.Output](createmlcomponents/updatablesupervisedestimatortotemporaladaptor/output.md)
