Fraud Detection: DBSCAN Method Deployment
We read in all our saved models and tables to prepare for the similarity search. Read the new transaction and add it to the normalize (apply) with the saved model. Perform the similarity search and classify whether or not the transaction is potentially fraudulent or not. If it is, an email can be sent to notify.
This workflow demonstrates how we can apply our models on new data by performing the following steps:
1. Read the models, dbscan table, and new data
2. Apply Normalizer and Perform a Similarity Search on Incoming Transaction
3. Mark Outliers
Workflow
Fraud_Detection_DBSCAN_Deployment
Used extensions & nodes
Created with KNIME Analytics Platform version 5.2.3 Note: Not all extensions may be displayed.
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
Legal
By using or downloading the workflow, you agree to our terms and conditions.