Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LNBGitHub/4.-ML-Supervised-learning-Classification-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

The aim of the tutorial is to explore and understand payment transactions data. Particularly, it is of interest to build ML models to classify fraudulent transactions.

You will learn the following areas:

  • Conducting exploratory data anlysis (EDA),
  • Handling personally identifiable information (PII),
  • Inspecting data leakage,
  • Perfoming feature engineering,
  • Dealing with class imbalance,
  • Modeling building, and diagnostics
    • Logistic regression,
    • Naive Bayes classification,
    • k-NN,
    • SVM.
  • Model evaluation and interpretation
    • Confusion matrix,
    • Performance metrics,
    • ROC-AUC.

About

Tutorial notebooks for data science and AI using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published