CASE Switch
The goal of this workflow is to classify the car makers based on the cars they produce. The target class is the "make" column.
The calssification model could a decision tree, a pNN, or a manual set of rules: this is the user choice.
The choice for the classification model is made in the Value Selection Widget node.
Depending on which predictive model has been chosen, the corresponding branch of the CASE block is activated and the model is trained and applied. Predictions are collected in the CASE Switch Data (End) node and performances on the training set are evaluated at the end with a Scorer node. The trick is to produce predictions in an output column named the same on all the branches.
The selected model is collected with a CASE Switch Model (End) node and written to file.
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!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.