Creates or updates the model status of prediction.
Supports noop? false
Parameters
prediction_name(Optional[String[1]])
—
trainingsetcount(Optional[String[1]])
— Count of the training set.
signalsused(Optional[String[1]])
— The signals used.
predictionguidid(Optional[String[1]])
— The prediction GUID ID.
status(Optional[String[1]])
— Prediction model life cycle. When prediction is in PendingModelConfirmation status, it is allowed to update the status to PendingFeaturing or Active through API.
api_version(Optional[String[1]])
— Client Api Version.
modelversion(Optional[String[1]])
— Version of the model.
subscription_id(Optional[String[1]])
— Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
trainingaccuracy(Optional[String[1]])
— The training accuracy.
validationsetcount(Optional[String[1]])
— Count of the validation set.
tenantid(Optional[String[1]])
— The hub name.
resource_group_name(Optional[String[1]])
— The name of the resource group.
hub_name(Optional[String[1]])
— The name of the hub.
predictionname(Optional[String[1]])
— The prediction name.
parameters(Optional[String[1]])
— Parameters supplied to the create/update prediction model status operation.
message(Optional[String[1]])
— The model status message.
testsetcount(Optional[String[1]])
— Count of the test set.