/credit_card_fraud_detection

It Works on Credit card fraud dataset, which is bias where we make it unbaised and We using Adaboost Classifier which give a greater Efficiency of classification .

Primary LanguagePython

Credit Card Fraud Detection

using Adaboost

It Works on Credit card fraud dataset which is biased by using Adaboost Classifier which give a greater Efficiency of classification and making the bias dataset unbiased.


Requirements

dataset

pip install scikit-learn matplotlib seaborn pandas

Graph 1

alt text


Graph before balancing dataset

alt text


Graph after balancing dataset

alt text


Output

alt text