Skip to content

This is a mini Project on Credit Card Fraud Detection Web App. Using four Learning Algorithms

Notifications You must be signed in to change notification settings

MacAindreis/Credit-card-Fraud-Detection

Repository files navigation

**Credit Card Fraud Classification Web App

This is a credit card fraud prediction app built using streamlit. It contains four(4) different Machine Learning models namely:

Logistic Regression Random Forest Support Vector Machine K-Nearest Neighbors The dataset used for this project can be found here.

Installation The following are the required libraries to run the app:

streamlit pandas numpy scikit-learn To install the libraries, run the following command in your terminal:

pip install -r requirements.txt **

About

This is a mini Project on Credit Card Fraud Detection Web App. Using four Learning Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published