Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Fraud Detection using Python

Posted By: IrGens
Fraud Detection using Python

Fraud Detection using Python
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 5m | 896 MB
Instructor: Richard Ball, PhD

Build an effective machine learning project to detect instances of financial crime.

What you'll learn

  • Use Python to analyze a sample credit card fraud data set
  • Train and improve various supervised machine learning models to detect fraud
  • Generate and interpret performance metrics relevant to fraud detection
  • Select an optimal classification model based on various criteria
  • Apply various strategies for improving the performance of your fraud detection models

Requirements

  • Be familiar with the Python programming language.
  • An understanding of basic data science and machine learning principles.

Description

If you're interested in detecting fraud using machine learning, then this course is for you!

Fraud is a massive problem for many modern organizations, as bad actors are becoming increasingly sophisticated both in methodology and technical ability. Detecting fraud is therefore an important problem that is never going to be completely solved. By taking this course, you'll be levelling up with a hireable skillset that is likely going to be relevant and for many years to come.

This course was developed by myself, a Principal Data Scientist with a PhD in Machine Learning and real-world expertise in deploying production machine learning models for detecting fraud in the financial services industry.

In this course, students will be introduced to the problem of fraud in industry, and how it can be solved via the introduction of various machine learning approaches. I will walk you through an example fraud detection problem, where you will get hands-on exposure to building models using Python. This will include navigating the challenging problem of fraud, where special consideration needs to be given to the highly imbalanced nature of the data.

The lessons covered in this course include:

  • Lesson 1 - Introduction to fraud detection: anomaly detection, class imbalance
  • Lesson 2 - Training a supervised machine learning model to detect fraud: logistic regression, XGBoost, performance improvement through hyperparameter optimization
  • Lesson 3 - Performance metrics for fraud detection: confusion matrix, cost of misclassification, accuracy paradox, implementing metrics in scikit-learn
  • Lesson 4 - Optimal model selection: threshold optimization using performance metrics, threshold optimization using cost of fraud, introduction to Streamlit, building a threshold simulator for visual inspection
  • Lesson 5 - Strategies for improving model performance: sampling techniques

Each lesson builds on the practical knowledge achieved in the prior lessons, allowing for students to produce a completed end-to-end project as the final output of the course. This project could serve as an important part of a student's portfolio of projects, assisting with their job search and professional development endeavors.

The Python technology stack used within this course includes the following: pandas, numpy, matplotlib, scikit-learn, seaborn, XGBoost, Streamlit and imblearn.

Who this course is for:

  • Any fraud analysts interested in machine learning.
  • Anyone interested in learning about how to apply machine learning to detect fraud.
  • Data scientists looking to train a fraud detection model for their organizations.


Fraud Detection using Python