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

24 results

Filter
Credit card
Fraud Banking Fraud detection Autoencoder Cybersecurity Keras Anomaly detection Credit card data Decoder
  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
    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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. Go to item
    Workflow
    Training Workflow Fraud Detection
    Integrated deployment Continous Model monitoring
    +4
    In this simple example a Random Forest model has been trained to detect potential Fraud Transactions. To train the model it has b…
    fitofeijoo > Public > 03_Examples > Fraud Detection > Level_3_Fraud Detection with Monitoring > Training > Training_workflow
    0
    fitofeijoo
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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 > Solutions > 01_Fraud_Detection_Training_Solution
    0
    knime
  16. Go to item
    Workflow
    Keras Autoencoder for Fraud Detection - Deployment
    Autoencoder Keras Neural network
    +16
    Exercise of the L4-DL Introduction to Deep Learning Course. The goal of this exercise is to apply a trained autoencoder to new tr…
    knime > Education > Courses > L4-DL Introduction to Deep Learning > Session2 > Solutions > 02_Fraud_Detection_Deployment_Solution
    0
    knime
  17. Go to item
    Workflow
    Keras Autoencoder for Fraud Detection - Integrated Deployment
    Autoencoder Keras Neural network
    +13
    This workflow replicates the exercises of session 2, combining training and deployment using Integrated deployment. The purple bo…
    knime > Education > Courses > L4-DL Introduction to Deep Learning > Supplementary workflows > Autoencoder > 01_Fraud_Detection_Integrated_Deployment
    0
    knime
  18. Go to item
    Workflow
    Keras Autoencoder for Fraud Detection - Integrated Deployment Call
    Autoencoder Keras Neural network
    +16
    This workflow executes the model generated by the Integrated deployment to get a prediction of fraudolent transaction.
    knime > Education > Courses > L4-DL Introduction to Deep Learning > Supplementary workflows > Autoencoder > 02_Fraud_Detection_Call
    0
    knime
  19. Go to item
    Workflow
    Training Workflow Fraud Detection
    Integrated deployment Continous Model monitoring
    +4
    In this simple example a Random Forest model has been trained to detect potential Fraud Transactions. To train the model it has b…
    knime > Continuous Deployment for Data Science > 03_Examples > Fraud Detection > Level_3_Fraud Detection with Monitoring > Training > Training_workflow
    0
    knime
  20. Go to item
    Workflow
    Isolation Forest for Fraud Detection: Model Training
    Fraud H2o Isolation forest
    +3
    This workflow uses the KNIME H2O Machine Learning Integration to train an isolation forest model for fraud detection.
    knime > Examples > 50_Applications > 39_Fraud_Detection > 05_Isolation_Forest_for_Fraud_Detection_Training
    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