Package | Description |
---|---|
com.amazonaws.services.machinelearning |
Synchronous and asynchronous client classes for accessing AmazonMachineLearning.
|
com.amazonaws.services.machinelearning.model |
Classes modeling the various types represented by AmazonMachineLearning.
|
Modifier and Type | Method and Description |
---|---|
PredictResult |
AmazonMachineLearning.predict(PredictRequest predictRequest)
Generates a prediction for the observation using the specified
ML Model . |
PredictResult |
AmazonMachineLearningClient.predict(PredictRequest predictRequest)
Generates a prediction for the observation using the specified
ML Model . |
Modifier and Type | Method and Description |
---|---|
PredictResult |
PredictResult.withPrediction(Prediction prediction)
The output from a
Predict operation: |
Copyright © 2016. All rights reserved.