---
title: makeTransformer()
framework: createmlcomponents
role: symbol
role_heading: Instance Method
path: createmlcomponents/updatablesupervisedtemporalestimator/maketransformer()
---

# makeTransformer()

Creates a default-initialized transformer suitable for incremental fitting.

## Declaration

```swift
func makeTransformer() -> Self.Transformer
```

## See Also

### Transforming

- [update(_:with:eventHandler:)](createmlcomponents/updatablesupervisedtemporalestimator/update(_:with:eventhandler:).md)
- [update(_:with:)](createmlcomponents/updatablesupervisedtemporalestimator/update(_:with:).md)
