---
title: coefficients
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/logisticregressionclassifiermodel/coefficients
---

# coefficients

The linear coefficients.

## Declaration

```swift
var coefficients: [Scalar] { get }
```

## See Also

### Getting the properties

- [featureCount](createmlcomponents/logisticregressionclassifiermodel/featurecount.md)
