Compute Overlaid Lift Charts from All Models

This node will search through entire current workspace for deployment information computed for the participating classification models. If more than one model was used to compute predictions, then overlaid lift or gains charts will be generated.

Lift Chart

Element Name Description
Lift chart type Choose the lift chart type.
Cumulative lift chart Compute cumulative lift chart.
Response category Specifies a response category for which to compute the lift or gains chart.
Selection of variables for deployment Selects how the variables (predictors and dependent variable) for the analysis (computation of prediction or predicted classifications) are to be determined.

 If you choose From PMML file, then any existing (user-defined) variable selections will be ignored, and the program will attempt to automatically determine the variables in the data file that match those (using the same name) referenced as predictors or dependent variable in the PMML file.

 If you select User defined (selected) then any references to specific variables in the PMML file will be ignored, and the model specified in the PMML code will be applied to the variables selected by the user.