Skip to content

Software566/credit-fraud-dtection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’³ Credit Card Fraud Detection System

A Streamlit-based web app that detects potential credit card fraud using machine learning techniques on transaction datasets. It helps identify anomalous transactions based on behavioral patterns.


πŸš€ Demo

πŸ”— Live App on Streamlit Cloud


πŸ“‚ Project Structure


🧠 Features

  • Predicts whether a transaction is fraudulent or not.
  • Trained on imbalanced dataset using machine learning (e.g., Logistic Regression, Random Forest, etc.).
  • Visualizes correlations, distributions, and outliers.
  • Real-time input interface for predictions.

πŸ“Š Dataset


πŸ“¦ Installation

  1. Clone the repository
git clone https://github.com/yourusername/creditcard-fraud-detection.git
cd creditcard-fraud-detection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages