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

# features

The shaped array of features.

## Declaration

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

## See Also

### Inspecting an annotated batch

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