Skip to content

Use Ensemble Learning with Logistic Regression, Fully Connected Neural Networks, Decision Trees, and k-Nearest Neighbors to classify credit card transactions as fraudelent.

Notifications You must be signed in to change notification settings

bcd122200/CC-Fraud-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CC-Fraud-Detection

Use Ensemble Learning with Logistic Regression, Fully Connected Neural Networks, SVM Classifier, Decision Trees, and k-Nearest Neighbors to classify credit card transactions as fraudelent. The data being used is has 30 features--28 of which are the results of a PCA transformation to obscure personal information of the transactions. The dataset is highly unbalanced, so ensemble learning will combine several different approaches to improve performance.

About

Use Ensemble Learning with Logistic Regression, Fully Connected Neural Networks, Decision Trees, and k-Nearest Neighbors to classify credit card transactions as fraudelent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published