This workflow uses the Quantile Method to identify fraudulent transactions to check for numeric outliers in credit card data. The quantile method is a type of classification that is well suited to linearly distributed data. We first read in and process the sample data using normalization, then use a quantile-based approach to remove outliers, labeling them as potential fraud. The model's score can be checked at the end through the 'Scorer' node.
The steps we perform are below:
1. Read Training Data
2. Normalize Data and Remove non-outliers
3. Save Models for deployment
4. Mark Outliers and Score Model
URL: Kaggle Dataset https://www.kaggle.com/datasets/mlg-ulb/creditcardfraud
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, follow @NodePit on Twitter or botsin.space/@nodepit on Mastodon.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.