Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • Search

27 results

Filter
Fraud
Banking Credit card Fraud detection Autoencoder Cybersecurity Deployment Keras Anomaly detection Credit card data
  1. Go to item
    Workflow
    Fraud Detection Techniques Comparison
    Credit card Fraud DBSCAN
    +6
    This workflow shows an overview of outlier detection techniques for credit card fraud detection. The performance of the technique…
    knime > Finance, Accounting, and Audit > Fraud Detection Techniques Comparison
    3
    knime
  2. Go to item
    Workflow
    Overview of Credit Card Fraud Detection Techniques
    Credit card Fraud DBSCAN
    +8
    This workflow shows an overview of credit card fraud detection techniques. The performances of the techniques are evaluated on th…
    knime > Finance, Accounting, and Audit > Overview of Credit Card Fraud Detection Techniques
    2
    knime
  3. Go to item
    Workflow
    Keras Autoencoder for Fraud Detection - Training
    Autoencoder Keras Neural network
    +12
    This workflow trains an autoendcoder model to detect fraudulent transactions.
    kathrin > Codeless Deep Learning with KNIME > Chapter 5 > 01_Autoencoder_for_Fraud_Detection_Training
    1
    kathrin
  4. Go to item
    Workflow
    Keras Autoencoder for Fraud Detection - Deployment
    Autoencoder Keras Neural network
    +15
    This workflow applies a trained autoencoder model to detect fraudulent transactions.
    kathrin > Codeless Deep Learning with KNIME > Chapter 5 > 02_Autoencoder_for_Fraud_Detection_Deployment
    1
    kathrin
  5. Go to item
    Workflow
    Fraud Detection: Model Deployment
    Fraud Fraud detection Random forest
    +5
    This workflow, the deployment workflow, reads the trained model, as well as the new transaction and applies the model to classify…
    knime > Examples > 50_Applications > 39_Fraud_Detection > 02_Fraud_Detection_Deployment
    1
    knime
  6. Go to item
    Workflow
    Keras Autoencoder for Fraud Detection Deployment
    Autoencoder Keras Neural network
    +16
    Read Keras model. Read deployment data, which are normalized into range [0,1]. Apply the Keras model to the deployment data, calc…
    knime > Examples > 50_Applications > 39_Fraud_Detection > 04_Keras_Autoencoder_for_Fraud_Detection_Deployment
    1
    knime
  7. Go to item
    Workflow
    Keras Autoencoder for Fraud Detection Training
    Autoencoder Keras Neural network
    +16
    Partition numeric input data into a training, test, and validation set. Normalize the data into range [0,1]. Build a Keras autoen…
    knime > Examples > 50_Applications > 39_Fraud_Detection > 03_Keras_Autoencoder_for_Fraud_Detection_Training
    1
    knime
  8. Go to item
    Workflow
    Fraud Detection Techniques Comparison
    Credit card Fraud DBSCAN
    +5
    This workflow shows an overview of outlier detection techniques for credit card fraud detection. The performance of the technique…
    marcelo_linero > Public > Fraud Detection Techniques Comparison
    0
    marcelo_linero
  9. Go to item
    Workflow
    Fraud Detection: Table Input
    Fraud Fraud detection Random forest
    +6
    This workflow showcases how the Container Input (Table) and Container Output (Table) nodes can be used to create a REST API for a…
    jtyler > KNIME-Edge-Server-Workflows > Example_Use_Cases > General > Fraud Detection > 02_Fraud_Detection_Table_Input
    0
    jtyler
  10. Go to item
    Workflow
    Fraud Detection: Row Input
    Fraud Fraud detection Random forest
    +6
    This workflow showcases how the Container Input (Row) and Container Output (Row) nodes can be used to create a REST API for a wor…
    jtyler > KNIME-Edge-Server-Workflows > Example_Use_Cases > General > Fraud Detection > 01_Fraud_Detection_Row_Input
    0
    jtyler
  11. Go to item
    Workflow
    Fraud Detection: Row and Variable Input
    Fraud Fraud detection Random forest
    +6
    This workflow showcases how the Container Input (Row), Container Input (Variable) and Container Output (JSON) nodes can be used t…
    jtyler > KNIME-Edge-Server-Workflows > Example_Use_Cases > General > Fraud Detection > 03_Fraud_Detection_Row_And_Variable_Input
    0
    jtyler
  12. Go to item
    Workflow
    Fraud Detection: JSON Input
    Fraud Fraud detection Random forest
    +6
    This workflow showcases how the Container Input (JSON) and Container Output (JSON) nodes can be used to create a REST API for a w…
    jtyler > KNIME-Edge-Server-Workflows > Example_Use_Cases > General > Fraud Detection > 04_Fraud_Detection_JSON_Input
    0
    jtyler
  13. Go to item
    Workflow
    Fraud Detection: Model Deployment
    Fraud Fraud detection Random forest
    +1
    This workflow, the deployment workflow, reads the trained model, as well as the new transaction and applies the model to classify…
    kathrin > Public > Faud_Detection_Autoencoder > Isolation_Forest_for_Fraud_Detection_Deployment
    0
    kathrin
  14. Go to item
    Workflow
    Resampling in Supervised Fraud Detection Models
    Credit card Fraud Resampling
    +4
    This workflow shows the performances of four different decision tree models for fraud detection, each one trained on a different …
    maarit > Public > Webinar > Resampling in Supervised Fraud Detection Models
    0
    maarit
  15. Go to item
    Workflow
    Isolation Forest for Fraud Detection: Model Deployment
    Fraud detection Deployment Isolation forest
    +5
    This workflow reads the trained isolation forest model, as well as the new transaction and applies the model to it. Based on the …
    knime > Examples > 50_Applications > 39_Fraud_Detection > 06_Isolation_Forest_for_Fraud_Detection_Deployment
    0
    knime
  16. Go to item
    Workflow
    Fraud Detection by Supervised Learning
    Fraud Fraud detection Random forest
    +9
    This workflow reads in the creditcard.csv file and trains and evaluates a Logistic Regression and a Random Forest model to classi…
    knime > Education > Learnathons > Fraud_Detection_Tutorial > Exercises > 01_Fraud_Detection_by_Supervised_Learning
    0
    knime
  17. Go to item
    Workflow
    Fraud Detection by Unsupervised Learning
    Fraud Fraud detection Banking
    +8
    This workflow reads in the creditcard.csv file and trains and evaluates an Isolation Forest model that detects fraudulent transac…
    knime > Education > Learnathons > Fraud_Detection_Tutorial > Exercises > 02_Fraud_Detection_by_Unsupervised_Learning
    0
    knime
  18. Go to item
    Workflow
    Fraud Detection by Supervised Learning
    Fraud Fraud detection Random forest
    +9
    This workflow reads in the creditcard.csv file and trains and evaluates a Logistic Regression and a Random Forest model to classi…
    knime > Education > Learnathons > Fraud_Detection_Tutorial > Solutions > 01_Fraud_Detection_by_Supervised_Learning
    0
    knime
  19. Go to item
    Workflow
    Fraud Detection by Unsupervised Learning
    Fraud Fraud detection Banking
    +8
    This workflow reads in the creditcard.csv file and trains and evaluates an Isolation Forest model that detects fraudulent transac…
    knime > Education > Learnathons > Fraud_Detection_Tutorial > Solutions > 02_Fraud_Detection_by_Unsupervised_Learning
    0
    knime
  20. Go to item
    Workflow
    Keras Autoencoder for Fraud Detection - Training
    Autoencoder Keras Neural network
    +13
    Exercise of the L4-DL Introduction to Deep Learning Course. The goal of this exercise is to train an autoencoder model to detect …
    knime > Education > Courses > L4-DL Introduction to Deep Learning > Session2 > Exercises > 01_Fraud_Detection_Training_Exercise
    0
    knime

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits