Detecting credit card fraud using machine learning models.
This project aims to detect credit card fraud using machine learning models. It includes data preprocessing, model training, and evaluation.
- Python (>=3.6)
- Jupyter Notebook
- Libraries listed in
requirements.txt
- Clone the repo
git clone https://github.com/Mathurshab2210/Ml_with_Mathur.git
Open the Jupyter Notebook credit_card_fraud_detection.ipynb. Follow the step-by-step instructions to preprocess data, train models, and evaluate performance.
Contributions are welcome! Feel free to open an issue or submit a pull request.
scikit-learn Pandas NumPy