AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
MLModelName and the ScoreThreshold of an MLModel.
You can use the GetMLModel operation to view the contents of the updated data element.
Namespace: Amazon.MachineLearning.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class UpdateMLModelRequest : AmazonMachineLearningRequest IRequestEvents
The UpdateMLModelRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateMLModelRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
MLModelId | System.String |
Gets and sets the property MLModelId.
The ID assigned to the |
|
MLModelName | System.String |
Gets and sets the property MLModelName.
A user-supplied name or description of the |
|
ScoreThreshold | System.Single |
Gets and sets the property ScoreThreshold.
The
Output values greater than or equal to the |
.NET Framework:
Supported in: 4.5, 4.0, 3.5