Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sebastianhaeni/fraud-detection

ML: Fraud detection classifiers
https://github.com/sebastianhaeni/fraud-detection

Last synced: about 12 hours ago
JSON representation

ML: Fraud detection classifiers

Awesome Lists containing this project

README

        

# DMC 2019 - Fraud Detection

Machine Learning techniques applied to predict fraud at self-checkouts in retail.

## Docs

### Prerequisites

* [PrinceXML](https://www.princexml.com)
* [Node.js](https://nodejs.org/en)

### Getting started

Execute the following command to install all the dependencies:

`npm install`

**Useful commands:**

* serve docs: `npm run docs`
* create PDF file: `npm run build`