We read the trained model, as well as the new transaction and applies the model to classify it. We use a Rule Engine node to apply a threshold. In case a transaction is classified as fraudulent the workflow sends an email to notify of a fraud.
This workflow demonstrates how we can use the trained Random Forest Model on new data by performing the following steps:
1. Read the model and new data
2. Apply the model on the new transaction
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!