Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.71 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.71 KB

FraudShield

Overview

Machine Learning model that predicts if a transaction was fraud or not.

Built With

Python Pandas Matplotlib scikit-learn

Download the dataset below

Click Me

To run locally

# Clone this repository
$ git clone https://github.com/nandu-k01/FraudShield.git
# Go into the repository
$ cd FraudShield
# Install requirements.txt
$ pip install -r requirements.txt
# Load the dataset
# Run model.ipynb