The Classification Predictor Node accepts a trained model from any of the classification learner nodes and computes the predicted class for each row of the given input table. Optionally, class probability estimates for each row can also be predicted.
It is only executable if the test data contains the columns that are used by the learner model.