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 the detail metadata, schema, and data file information for a
MLModel , as well as current status of the MLModel .
|
GetMLModelResult |
AmazonMachineLearning.getMLModel(GetMLModelRequest getMLModelRequest)
Returns the detail metadata, schema, and data file information for a
MLModel , as well as 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.