Skip to content

Ashrith59/Fraud-detection-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fraud Detection System

A Machine Learning based web application that predicts whether a financial transaction is fraudulent or normal.

The application takes transaction details such as amount, city population, latitude, and longitude and uses a trained ML model to detect fraud.


Live Demo

Try the application here:

https://ml-fraud-detection-system.streamlit.app/


Project Overview

Online financial fraud is increasing rapidly.
This project builds a machine learning model that can identify suspicious transactions.

The system uses transaction data to classify transactions into:

• Normal Transaction
• Fraudulent Transaction

The model is integrated into a web application using Streamlit.


Features

• Predicts fraudulent transactions
• Simple web interface
• Real-time prediction
• Machine learning model integration
• Deployed online using Streamlit Cloud


Technologies Used

Python
Pandas
Scikit-learn
Streamlit
Machine Learning
GitHub

About

Machine learning based Fraud Detection System built using Python and Streamlit to classify transactions as fraudulent or normal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages