---
title: MLModelClassifierAdaptor.Label
framework: createmlcomponents
role: symbol
role_heading: Enumeration
path: createmlcomponents/mlmodelclassifieradaptor/label
---

# MLModelClassifierAdaptor.Label

The classifier label type.

## Declaration

```swift
enum Label
```

## Topics

### Label types

- [MLModelClassifierAdaptor.Label.int(_:)](createmlcomponents/mlmodelclassifieradaptor/label/int(_:).md)
- [MLModelClassifierAdaptor.Label.string(_:)](createmlcomponents/mlmodelclassifieradaptor/label/string(_:).md)

### Default Implementations

- [CustomDebugStringConvertible Implementations](createmlcomponents/mlmodelclassifieradaptor/label/customdebugstringconvertible-implementations.md)
- [ExpressibleByIntegerLiteral Implementations](createmlcomponents/mlmodelclassifieradaptor/label/expressiblebyintegerliteral-implementations.md)
- [ExpressibleByStringLiteral Implementations](createmlcomponents/mlmodelclassifieradaptor/label/expressiblebystringliteral-implementations.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [ExpressibleByExtendedGraphemeClusterLiteral](swift/expressiblebyextendedgraphemeclusterliteral.md)
- [ExpressibleByIntegerLiteral](swift/expressiblebyintegerliteral.md)
- [ExpressibleByStringLiteral](swift/expressiblebystringliteral.md)
- [ExpressibleByUnicodeScalarLiteral](swift/expressiblebyunicodescalarliteral.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Performing the transformation

- [applied(to:eventHandler:)](createmlcomponents/mlmodelclassifieradaptor/applied(to:eventhandler:).md)
