/Justice-In-Work

Fraud Detection using Supervised Algorithms

Primary LanguageJupyter Notebook

Justice in work?!

This project is the challenge of rahnema college entrance test, so the codes will be uploaded later!

Dataset

The dataset has been obtained from here. It contains around 24000 records with 14 features.

The feature description can be found here:

Project description

The goal of this project is to predict a request from a specific user a is fraud or not. The full explanation can be found in TODO.pdf

The implementation of it is well documented in the source code file.