English 中文(简体)
KNIME - Testing the Model
  • 时间:2024-11-03

KNIME - Testing the Model


Previous Page Next Page  

To test the model, execute the following menu options: NodeExecute All

If everything goes correct, the status signal at the bottom of each node would turn green. If not, you will need to look up the Console view for the errors, fix them up and re-run the workflow.

Now, you are ready to visuapze the predicted output of the model. For this, right cpck the Scatter Plot node and select the following menu options: Interactive View: Scatter Plot

This is shown in the screenshot below −

Interactive View

You would see the scatter plot on the screen as shown here −

Scatter Plot Screen

You can run through different visuapzations by changing x- and y- axis. To do so, cpck on the settings menu at the top right corner of the scatter plot. A popup menu would appear as shown in the screenshot below −

Visuapzations Changing

You can set the various parameters for the plot on this screen to visuapze the data from several aspects.

This completes our task of model building.

Advertisements