Skip to content

trident-lord/CredBundy

Repository files navigation

Fraud Detection System

Setup Instructions

  1. Install dependencies:

    pip install -r requirements.txt
    
  2. Initialize the database:

    python backend/database/initialize_db.py
    
  3. Train the model:

    python backend/model/train_model.py
    
  4. Start the server:

    python backend/app.py
    
  5. Open frontend/index.html in a browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors