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

NumberOfPredictors()

Returns number of normalized predictor features using the specified ML model. Note that the number of predictors can be less than the number of original features in case if model has dimensionality reduction transformers.

Syntax

NumberOfPredictors(string modelName)

 

Example

NumberOfPredictors("Model 42")