| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
List<WindowSummary> |
EvaluationResult.testWindows()
The array of test windows used for evaluating the algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationResult.Builder |
EvaluationResult.Builder.testWindows(WindowSummary... testWindows)
The array of test windows used for evaluating the algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
EvaluationResult.Builder |
EvaluationResult.Builder.testWindows(Collection<WindowSummary> testWindows)
The array of test windows used for evaluating the algorithm.
|
Copyright © 2023. All rights reserved.