joycex99 / fraud-detection

Neural network anomaly detection classifier built with Clojure/Cortex
Eclipse Public License 1.0
30 stars 5 forks source link

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.