---
title: adaptedAsTemporal()
framework: createmlcomponents
role: symbol
role_heading: Instance Method
path: createmlcomponents/estimator/adaptedastemporal()
---

# adaptedAsTemporal()

Exposes this estimator as a temporal estimator.

## Declaration

```swift
func adaptedAsTemporal() -> EstimatorToTemporalAdaptor<Self>
```

## See Also

### Fitting and adapting

- [adaptedAsSupervised(annotationType:)](createmlcomponents/estimator/adaptedassupervised(annotationtype:).md)
- [fitted(to:eventHandler:)](createmlcomponents/estimator/fitted(to:eventhandler:).md)
- [fitted(to:)](createmlcomponents/estimator/fitted(to:).md)
