---
title: configuration
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/linearregressor/configuration-swift.property
---

# configuration

The linear regressor configuration.

## Declaration

```swift
var configuration: LinearRegressor<Scalar>.Configuration { get set }
```
