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
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

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