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

# Transformer

The transformer type created by this estimator.

## Declaration

```swift
associatedtype Transformer : TabularTransformer
```

## See Also

### Reading and writing

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