Skip to content
  • There are no suggestions because the search field is empty.

PredictProbability()

Returns probability of having true as the label using specified ML model using the data for current entity. Only for binary classification models.

Syntax

PredictProbability(string modelName)

 

Example

Predict("Model 42")