tell me more icon Create Table

After you apply the best model to new data, save the predictions in a table.

In the Data section of the Component Palette, click Create Table. Move the cursor to the workflow and click to the right of PredictHigh, the apply node.

Change the name of the output table to PREDICTIONS. The name of the Create Table node automatically changes to PREDICTIONS

Use a link to connect PredictHigh to PREDICTIONS.

Here's a quick way to connect one node to another. Right-click the "From" node (in this case, PredictHigh) and select Connect from the context menu. You can then draw a link from PredictHigh to PREDICTIONS.

workflow that saves predictions to table

Right-click PREDICTIONS and select Run to create the table.