| 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 CompletableFuture<CreateBatchPredictionResponse> |
MachineLearningAsyncClient.createBatchPrediction(CreateBatchPredictionRequest createBatchPredictionRequest)
Generates predictions for a group of observations.
|
default CreateBatchPredictionResponse |
MachineLearningClient.createBatchPrediction(CreateBatchPredictionRequest createBatchPredictionRequest)
Generates predictions for a group of observations.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateBatchPredictionRequestMarshaller.marshall(CreateBatchPredictionRequest createBatchPredictionRequest) |
Copyright © 2022. All rights reserved.