---
title: "fitted(to:)"
framework: createmlcomponents
role: symbol
role_heading: Instance Method
path: "createmlcomponents/tabularestimator/fitted(to:)"
---

# fitted(to:)

## Declaration

```swift
func fitted(to input: DataFrame) async throws -> Self.Transformer
```

## See Also

### Adapting and fitting

- [adaptedAsSupervised(annotationColumnID:)](createmlcomponents/tabularestimator/adaptedassupervised(annotationcolumnid:).md)
- [fitted(to:eventHandler:)](createmlcomponents/tabularestimator/fitted(to:eventhandler:).md)
