---
title: "init(_:)"
framework: createmlcomponents
role: symbol
role_heading: Initializer
path: "createmlcomponents/tabulartransformertoupdatableestimatoradaptor/init(_:)"
---

# init(_:)

Creates an updatable tabular estimator from a tabular transformer.

## Declaration

```swift
init(_ transformer: Transformer)
```
