Skip to content

Latest commit

 

History

History

credit card fraud detection streamlit app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Credit Card Fraud Detection

GitHub repo size GitHub contributors GitHub stars GitHub forks

Detecting credit card fraud using machine learning models.

Table of Contents

About the Project

This project aims to detect credit card fraud using machine learning models. It includes data preprocessing, model training, and evaluation.

Getting Started

Prerequisites

  • Python (>=3.6)
  • Jupyter Notebook
  • Libraries listed in requirements.txt

Installation

  1. Clone the repo
    git clone https://github.com/Mathurshab2210/Ml_with_Mathur.git

Usage

Open the Jupyter Notebook credit_card_fraud_detection.ipynb. Follow the step-by-step instructions to preprocess data, train models, and evaluate performance.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request.

Acknowledgements

scikit-learn Pandas NumPy