officialpm / Credit-Card-Fraud-Detection

Credit Card Fraud Detection

Home Page:https://credit-card-fraud-detection-parthmaniar.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visitors

This web application is designed to predict whether a credit card transaction is fraudulent or not using a machine learning model. The model was trained on a dataset of credit card transactions and uses a random forest classifier to make predictions.

Demo

A demo of the web app can be found at https://credit-card-fraud-detection-parthmaniar.streamlit.app

Model

The machine learning model used in this web app is a random forest classifier that was trained on a dataset of credit card transactions. The model was able to achieve an accuracy of around 99% on the test data. The trained model is saved as a pickle file and is loaded by the web app to make predictions.

Credits

This web app was created and deployed by Parth Maniar.

About

Credit Card Fraud Detection

https://credit-card-fraud-detection-parthmaniar.streamlit.app/


Languages

Language:Jupyter Notebook 76.5%Language:Python 20.8%Language:Shell 2.3%Language:Procfile 0.4%