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

# featureCount

The number of features expected in the input.

## Declaration

```swift
var featureCount: Int { get }
```

## See Also

### Getting the properties

- [coefficients](createmlcomponents/logisticregressionclassifiermodel/coefficients.md)
