| Package | Description |
|---|---|
| software.amazon.awssdk.services.forecast.model |
| Modifier and Type | Method and Description |
|---|---|
EvaluationParameters |
CreatePredictorRequest.evaluationParameters()
Used to override the default evaluation parameters of the specified algorithm.
|
EvaluationParameters |
DescribePredictorResponse.evaluationParameters()
Used to override the default evaluation parameters of the specified algorithm.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePredictorRequest.Builder |
CreatePredictorRequest.Builder.evaluationParameters(EvaluationParameters evaluationParameters)
Used to override the default evaluation parameters of the specified algorithm.
|
DescribePredictorResponse.Builder |
DescribePredictorResponse.Builder.evaluationParameters(EvaluationParameters evaluationParameters)
Used to override the default evaluation parameters of the specified algorithm.
|
Copyright © 2020. All rights reserved.