Skip to content

🚓 Credit card fraud detection machine learning model - IA -> L.EIC - FEUP

License

Notifications You must be signed in to change notification settings

marhcouto/fraud-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2 IA - Credit Card Fraud

License: GPL v3

Dependencies

Requirements

  • Anaconda or conda base environment
  • Download dataset from here and save it with name card_transdata.csv in folder data (data/card_transdata.csv)

Instalation

All you need is to install is imblearn:

pip install imbalanced-learn

All the other packages are default with conda base environment.

Execution

The project is in a Jupyter Notebook. To run the project, run:

jupyter-notebook ./src/fraud_analysis.ipynb

from the repository base folder.

Alternatively, you can use any other IDE capable to run Jupyter notebooks.

About

🚓 Credit card fraud detection machine learning model - IA -> L.EIC - FEUP

Topics

Resources

License

Stars

Watchers

Forks