---
title: Transformer
framework: createmlcomponents
role: symbol
role_heading: Associated Type
path: createmlcomponents/supervisedtemporalestimator/transformer
---

# Transformer

The transformer type created by this estimator.

## Declaration

```swift
associatedtype Transformer : TemporalTransformer
```

## See Also

### Reading and writing

- [read(from:)](createmlcomponents/supervisedtemporalestimator/read(from:).md)
- [write(_:to:overwrite:)](createmlcomponents/supervisedtemporalestimator/write(_:to:overwrite:).md)
- [Annotation](createmlcomponents/supervisedtemporalestimator/annotation.md)
