| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorMetric> |
Metrics.errorMetrics()
Provides detailed error metrics for each forecast type.
|
| Modifier and Type | Method and Description |
|---|---|
Metrics.Builder |
Metrics.Builder.errorMetrics(ErrorMetric... errorMetrics)
Provides detailed error metrics for each forecast type.
|
| Modifier and Type | Method and Description |
|---|---|
Metrics.Builder |
Metrics.Builder.errorMetrics(Collection<ErrorMetric> errorMetrics)
Provides detailed error metrics for each forecast type.
|
Copyright © 2023. All rights reserved.