fraud-detection icon indicating copy to clipboard operation
fraud-detection copied to clipboard

Neural network anomaly detection classifier built with Clojure/Cortex

fraud-detection

A credit card fraud detection project built with the Cortex library.

Usage

To run: install java and leiningen, clone the project, run lein repl at the root of the project, and then run (train) in the REPL once it loads.