| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning |
Definition of the public APIs exposed by Amazon Machine Learning
|
| software.amazon.awssdk.services.machinelearning.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateEvaluationResponse |
MachineLearningClient.createEvaluation(CreateEvaluationRequest createEvaluationRequest)
Creates a new
Evaluation of an MLModel. |
default CompletableFuture<CreateEvaluationResponse> |
MachineLearningAsyncClient.createEvaluation(CreateEvaluationRequest createEvaluationRequest)
Creates a new
Evaluation of an MLModel. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEvaluationRequestMarshaller.marshall(CreateEvaluationRequest createEvaluationRequest) |
Copyright © 2019. All rights reserved.