Skip to content

tarikMTI/Classifying-Fraud-in-Imblanaced-Big-Data-with-Julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Classifying Fraud in Imbalanced Big Data with Julia

Fraud classification is one of the most challenging problems in machine learning. Frauduland transactions are very minor event comparing to the legal ones. So, in Big data algorithms shows bias to the Majority events like non-frauduland transactions and results in high accuracy but low sensitivity.

In this project, we proposed a majority cluster based undersampling technique incorporating with random-forest classifier, which leverage the ensemble majority voting technique. This proposed model achieves, 95% accuracy with 99% sensitivity.

Installation

Install Julia Language: https://julialang.org/downloads/, Other necessary pakcages installation guide is given in the code.

Authors

Md. Tarikul Islam, Dipta Paul, Ishtiaq, Dewan Md. Farid

About

Final Year Design Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published