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

# annotations

The original annotations.

## Declaration

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

## See Also

### Inspecting a time series forecaster annotated window

- [features](createmlcomponents/timeseriesforecasterannotatedwindows/features.md)
- [forecastWindowSize](createmlcomponents/timeseriesforecasterannotatedwindows/forecastwindowsize.md)
- [inputWindowSize](createmlcomponents/timeseriesforecasterannotatedwindows/inputwindowsize.md)
- [shufflesElements](createmlcomponents/timeseriesforecasterannotatedwindows/shuffleselements.md)
- [stride](createmlcomponents/timeseriesforecasterannotatedwindows/stride.md)
