Applying Regression Models

Scoring, or applying, a regression model results in class assignments and the probability that the assignment is correct for each case. For example, a model that predicts a value for each cased also predicts the probability that the value is correct.

Use an Apply Node to score a regression model, that is to apply the model to new data.