joycex99 / fraud-detection

Neural network anomaly detection classifier built with Clojure/Cortex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Neural network anomaly detection classifier built with Clojure/Cortex

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%