Skip to content

deephaven-examples/scikit-learn-creditcard-fraud-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit Card Fraud Detection with SciKit-Learn

This repository contains code that does the following:

  • Performs data preparation and visualization to understand the proposed solution.
  • Trains an unsupervised learning model (DBSCAN) on a subset of the anonymized credit card purchase metrics in the set.
  • Plays back the purchase data in real-time and applies the trained model to predict credit card fraud in real-time.

Note

This repository was built for Deephaven Community Core v0.12.0. No guarantee of forwards or backwards compatibility is given.

About

Credit card fraud detection with SciKit-Learn

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published