Apply Model
Apply a predictive model to test data
Apply Model allows you to apply a trained model to a test dataset.
Input/Output
Inputs
Outputs
Trained model - trained using the Build Model tool
Test table - must include columns that match the Predictor Variables selected when the model was trained
Table with a new column of predicted values based on the trained model and the columns in the test dataset
Options
Option
Description
Predictor Variables
Selection of columns that match the Predictor Variables of the trained model. Columns must be selected in the same order as the Predictor Variables when the model was trained
Predictor Name
Choose a name for the column with the predicted values
Last updated
Was this helpful?