| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestWindowSummary> |
PredictorExecution.testWindows()
An array of test windows used to evaluate the algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
PredictorExecution.Builder |
PredictorExecution.Builder.testWindows(TestWindowSummary... testWindows)
An array of test windows used to evaluate the algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
PredictorExecution.Builder |
PredictorExecution.Builder.testWindows(Collection<TestWindowSummary> testWindows)
An array of test windows used to evaluate the algorithm.
|
Copyright © 2020. All rights reserved.