This node takes a input data table plus a regression model of one target column against another value column and prepares a scatter plot joining the original data and a representation of the regression model output.
Since currently adding regression lines to scatter plots is not supported, the regression line is simulated with a sequence of dots. User can adjust the number of dots shown on the chart.
Updated Aug 2022, for multiple variables mode
NOTES for multiple variables:
Make sure to select the same target variable of the regression model and one of the predictor variables to plot.
The node will automatically average other predictors variables.
The first value will be used for categorical values (so better not using them in the predictor model).
This component only works with the output PMML models compatible with the Regression Predictor node. That is output ports from Linear or Polynomial Regression Learner nodes.
A big thanks to Paolo Tamagnini (https://www.knime.com/node/21589?) for great support in making suggestions/fixing this node!
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.