Spaces:
Runtime error
Runtime error
Commit History
fix: resolve investigation overlay stuck and add hybrid models to startup download c8b467e
feat: add hybrid GNN/ML models and improved investigation UI f8bd732
achyuth2005 Claude Sonnet 4.6 commited on
Data upload feature implemented 7ae7191
adithjayakrishnan commited on
fix: serve landing page at root, add /app route for SPA 15db2e2
DevOps: dynamically download pagerank, betweenness, louvain and gnn metrics checkpoints from HF Hub on startup 1b43873
DevOps: pass HF_TOKEN to hf_hub_download to enable authenticated downloads 4ebefaf
DevOps: dynamically download graph_edges, features and alerts checkpoints from HF Hub on startup c33d614
DevOps: optimize repo by untracking models and dynamic data assets; implement blended alert risk calibration 7ba417c
fix: calibrate XGBoost risk scores & classify alert queue by tier 2c140a6
fix: restore Background.png to frontend/pages/ served at /pages/Background.png (fastest static path) 9e74c43
fix: serve Background.png via dedicated /bg.png route to bypass static mount issues a64d7e8
feat: merge Chauhan frontend enhancements and fix pinecone dependency 0f39664
fix: remove simulated XGBoost metrics; harden SHAP against string dtypes 2ea7de3
fix: detect and replace LFS pointer files at startup 4b7acd1
feat: download models from HF Hub at startup; improve GNN trainer 1810d58
fix: global NaN-safe JSON encoder on FastAPI app — covers all routes c7270fe
fix: restore ML models, fix deployment paths, sync alert risk scores with XGBoost 0e7f182
feat(copilot): complete copilot integration and resolve CSS styling compliance 952406d
feat: integrate case management with Supabase authentication and storage 18d72b6
Prepare frontend for Cloudflare and Vercel deployment d7db550
feat: decouple frontend and fix investigation 500 error 818bd15
deploy: add Dockerfile, vercel.json and update server.py for deployment 32c1098
feat: Implement caching for API responses and SHAP explanations to improve performance and reduce redundant computations. 4d63ef2
Fix investigation view rendering, fix STR PDF generation (unicode/limit), and add graph checkpoint for fast server restart 21c8ae7
changed fe089c7
adithjayakrishnan commited on