---
title: annotations
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/annotatedbatch/annotations
---

# annotations

The shaped array of annotations.

## Declaration

```swift
var annotations: MLShapedArray<Scalar>
```

## See Also

### Inspecting an annotated batch

- [count](createmlcomponents/annotatedbatch/count.md)
- [features](createmlcomponents/annotatedbatch/features.md)
