Apply Model
Apply a predictive model to test data
This tool is currently in Beta and is still being tested. Want to learn more? Like to provide feedback? Please reach out to support@cascade.io
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