Skip to content

A project of credit fraudulent detection in R using Machine Learning method.

Notifications You must be signed in to change notification settings

huuminhn/Credit_Fraud_R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit Fraud Classification:

Using "creditcard.csv" downloaded from https://www.kaggle.com/mlg-ulb/creditcardfraud


Purpose of this project is Prediction:

Predict any credit fraudulent based on each transaction characteristics.
This including but not limited to the information of the customers.


Model Building:

Logistic Regression Model, the ROC curve:

Decision Tree Model:


Final Reult:

Decision Tree perform slightly better than Logistic Regression Model.
However, this is an insignificant difference between the two.

About

A project of credit fraudulent detection in R using Machine Learning method.

Topics

Resources

Stars

Watchers

Forks

Languages