---
title: adaptedAsUpdatableEstimator()
framework: createmlcomponents
role: symbol
role_heading: Instance Method
path: createmlcomponents/tabulartransformer/adaptedasupdatableestimator()
---

# adaptedAsUpdatableEstimator()

Exposes this tabular transformer as an updatable tabular estimator.

## Declaration

```swift
func adaptedAsUpdatableEstimator() -> TabularTransformerToUpdatableEstimatorAdaptor<Self>
```

## See Also

### Adapting

- [adaptedAsEstimator()](createmlcomponents/tabulartransformer/adaptedasestimator().md)
