This workflow is designed to illustrate how traininig error diminishes with model complexity.
The workflow reads in the dataset and tries to find the polynomial regression model with the minimum training error. We check various degrees (from 1 to 10) using the "Parameter Optimization Loop". For each degree, we compute the training error.
We plot the training error vs the degree. We also identify the degree that minimizes the training error and we use all the data to train a polynomial of that degree.
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!