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

# labels

The set of possible labels.

## Declaration

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

## See Also

### Inspecting a time series classifier

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