C# Class Amazon.MachineLearning.Model.UpdateMLModelRequest

Container for the parameters to the UpdateMLModel operation. Updates the MLModelName and the ScoreThreshold of an MLModel.

You can use the GetMLModel operation to view the contents of the updated data element.

Inheritance: AmazonMachineLearningRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMLModelId ( ) : bool
IsSetMLModelName ( ) : bool
IsSetScoreThreshold ( ) : bool