Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Introduction

Our goal is to demonstrate how Machine Learning could help us to identify fraudulent transactions on web purchases. How to predict if a purchase is a fraudulent one of come from a regular customer ? We start with a dataset of 151.112 transactions in a classic .csv format (as it is in most banks)

Our task will be to

  1. Identify country of origin for every user (from his/her IP adress)

  2. Build a model able to predict if a purchase is fraudulent or not (with analysis of false positive/negative)

  3. Explain the model to a non-ML sprecialiset stakeholder (e.g. the Head of Risk). Explain it from a user point of view

About

Fraud detection using machine learning

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages