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
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Méthode Description
IsSetMLModelId ( ) : bool
IsSetMLModelName ( ) : bool
IsSetScoreThreshold ( ) : bool