---
title: labels
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/logisticregressionclassifier/labels
---

# labels

The set of possible labels.

## Declaration

```swift
var labels: Set<Label>
```

## See Also

### Getting the properties

- [configuration](createmlcomponents/logisticregressionclassifier/configuration-swift.property.md)
