Skip to content

Vanshitaaa20/FraudShield-ML-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FraudShield ML App

A full-stack ML-powered fraud detection dashboard:

  • Real-time and bulk credit card transaction fraud predictions
  • Backend: FastAPI
  • Frontend: Next.js + Tailwind + React Data Table

Features

  • Single transaction prediction with probability
  • Bulk CSV uploads and predictions
  • Downloadable result CSV
  • Clean dark UI

Run Locally

Backend

cd backend
uvicorn app.main:app --reload

Frontend

cd frontend/my-app
npm run dev 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published