Skip to content

[PYTHON] Fraud is one of the major issues we come up nowadays in banks, insurance companies, among others. Lately, one fraud that has been increasing significantly is that occurring during payments. For this project, I will develop distinct classification models, using machine learning, that should help us detect fraud cases in the future.

Notifications You must be signed in to change notification settings

guipo-r/Online-Payment-Fraud-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Online-Payment-Fraud-Detection


[PYTHON] Fraud is one of the major issues we come up nowadays in banks, insurance companies, among others. Lately, one type of fraud that has been increasing significantly is that occurring during payments. For this project, I will develop distinct classification models, using machine learning, that should help us detect fraud cases in the future.

Used Dataset

Used Libraries

  • pandas

  • matplotlib

  • seaborn

  • scikit-learn

    • LabelEncoder
    • train_test_split
    • RandomizedSearchCV
    • LogisticRegression
    • accuracy_score
    • confusion_matrix
    • classification_report
  • xgboost


About

[PYTHON] Fraud is one of the major issues we come up nowadays in banks, insurance companies, among others. Lately, one fraud that has been increasing significantly is that occurring during payments. For this project, I will develop distinct classification models, using machine learning, that should help us detect fraud cases in the future.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published