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 |
---|---|
GetMLModelResult |
AmazonMachineLearningClient.getMLModel(GetMLModelRequest getMLModelRequest)
Returns an
MLModel that includes detailed metadata, and
data source information as well as the current status of the
MLModel . |
GetMLModelResult |
AmazonMachineLearning.getMLModel(GetMLModelRequest getMLModelRequest)
Returns an
MLModel that includes detailed metadata, and
data source information as well as the current status of the
MLModel . |
Modifier and Type | Method and Description |
---|---|
GetMLModelRequest |
GetMLModelRequest.withMLModelId(String mLModelId)
The ID assigned to the
MLModel at creation. |
GetMLModelRequest |
GetMLModelRequest.withVerbose(Boolean verbose)
Specifies whether the
GetMLModel operation should return
Recipe . |
Copyright © 2015. All rights reserved.