Commit History

Clean up and simplify README for better readability
b3875cc

Learnerbegginer commited on

Update app_demo.py with improved demo functionality
82f8273

Learnerbegginer commited on

Fix Hugging Face deployment - use app_demo.py with port 7860 and minimal requirements
6120ca8

Learnerbegginer commited on

Add deployment note and about page for reviewers
d51e81c

Learnerbegginer commited on

Fix app.py for local development - restore full functionality
9d36d22

Learnerbegginer commited on

Simplify requirements.txt for app_demo.py - remove heavy ML dependencies
c2c3401

Learnerbegginer commited on

Fix Dockerfile to use app_demo.py instead of app.py
6bece9b

Learnerbegginer commited on

Add fallback root endpoint for Hugging Face health check
67f6bd3

Learnerbegginer commited on

Add health check endpoint for Hugging Face
53817eb

Learnerbegginer commited on

Fix Hugging Face timeout - disable model training during startup
e6fa53d

Learnerbegginer commited on

Fix runtime error - add graceful handling for missing models directory
d11a7e8

Learnerbegginer commited on

Trigger HF rebuild with comment update
7ff90ea

Learnerbegginer commited on

Remove binary model files and update gitignore for Hugging Face deployment
ca470dd

Learnerbegginer commited on

Merge Hugging Face Space with local fixes for Docker build
b3db492

Learnerbegginer commited on

Fix Docker build for Hugging Face deployment - updated PyTorch Geometric installation and added HF Space metadata
9555001

Learnerbegginer commited on

Fix manual setup instructions - MLflow first, then app.py
600eefb

Learnerbegginer commited on

Add batch file quick start instructions to README
f83229d

Learnerbegginer commited on

Update README with correct URLs and contact information
ebab333

Learnerbegginer commited on

Complete requirements.txt with all ML dependencies
3354256

Learnerbegginer commited on

Add debug endpoints and improve transaction generation
cf99aaa

Learnerbegginer commited on

Add background transaction generation like main app
75d92bf

Learnerbegginer commited on

Fix Hugging Face demo - add transaction data support
bf05590

Learnerbegginer commited on

Remove all binary files for Hugging Face deployment
beb76e0

Learnerbegginer commited on

Deploy demo version to Hugging Face Spaces
304b857

Learnerbegginer commited on

Merge branch 'main' of https://huggingface.co/spaces/Learnerbegginer/fraud-detection-system
b44d06a

Learnerbegginer commited on

Deploy AI Fraud Detection System to Hugging Face Spaces
4792e21

Learnerbegginer commited on

Hugging Face Spaces deployment ready - complete cleanup
4ca2ec7

Learnerbegginer commited on

Fix PyTorch Geometric deps and simplify nixpacks for Railway
1f1b784

Learnerbegginer commited on

Optimize PyTorch for Railway Free Tier - CPU-only deployment
723de26

Learnerbegginer commited on

Railway Nixpacks deployment ready - clean configuration
4288925

Learnerbegginer commited on

Railway deployment ready - cleanup and optimization
226b116

Learnerbegginer commited on

Fix numpy pickle compatibility for model loading
71a09fb

Learnerbegginer commited on

Optimize for Render memory constraints - fix worker timeouts
01bfd5c

Learnerbegginer commited on

Complete dependency audit - add ALL missing dependencies
b7201a6

Learnerbegginer commited on

Add missing xgboost dependency for ML models
850345f

Learnerbegginer commited on

Add missing pdfkit dependency for ReportGenerator
18a84dd

Learnerbegginer commited on

Fix PyTorch download timeout with smaller stable version
1e35629

Learnerbegginer commited on

Fix PyTorch wheel specification with minimal changes
0f337fd

Learnerbegginer commited on

Fix torch import error with minimal changes
78a6a57

Learnerbegginer commited on

Isolate Render deployment to prevent torch import errors
01e342b

Learnerbegginer commited on

Fix Render deployment to use minimal app correctly
f7f78da

Learnerbegginer commited on

Fix Render deployment with minimal configuration
cb46263

Learnerbegginer commited on

Add comprehensive startup guides and automation scripts
d1f657e

Learnerbegginer commited on

Fix deployment issues and improve error handling
8702c9b

Learnerbegginer commited on

Add production deployment configuration
52f6238

Learnerbegginer commited on

Update README with professional documentation and improve .gitignore
a69ceb6

Learnerbegginer commited on

Merge branch 'main' of https://github.com/SaheelYadav/AI-Powered-Transaction-Fraud-Detection-System
47d5a16

Learnerbegginer commited on

Add requirements.txt for deployment
45d995e

Learnerbegginer commited on

Revise README for better project documentation
1404142

Learnerbegginer commited on