---
title: labelsSortedByProbability
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/classificationdistribution/labelssortedbyprobability
---

# labelsSortedByProbability

The labels sorted  by decreasing probability.

## Declaration

```swift
var labelsSortedByProbability: [Label] { get }
```

## See Also

### Getting the properties

- [endIndex](createmlcomponents/classificationdistribution/endindex.md)
- [mostLikelyLabel](createmlcomponents/classificationdistribution/mostlikelylabel.md)
- [startIndex](createmlcomponents/classificationdistribution/startindex.md)
