Spaces:
Runtime error
Runtime error
Commit History
fix: implement pure Python NeighborLoader fallback and weights_only=False in eval script b07b14b
feat: add hybrid GNN/ML models and improved investigation UI f8bd732
achyuth2005 Claude Sonnet 4.6 commited on
refactor: implement network community overview sampling, fix ruff unused import, and untrack ruff cache 77518e8
ml: retrain XGBoost from scratch + restore original int(proba*99) scoring 223e671
fix: calibrate XGBoost risk scores & classify alert queue by tier b12ab73
Merge origin/chauhan: bring in UI redesign and frontend enhancements b256554
UI: Align alert cards risk badges and colors, make export buttons green, customize status dropdown select, and clean overview CTAs 2b9cabc
Aditya Chauhan commited on
fix: recompute GNN feature statistics from dataset at runtime, not checkpoint f362152
fix: build SHAP input DataFrame from pre-coerced dict, not chained indexing dbb1a97
fix: GNN NaN scores + SHAP tab animation and invisible title fa0dced
fix: coerce feature columns to float before XGBoost/SHAP, fix alert enrichment skipping score=0 73217e7
fix: replace shap.TreeExplainer with XGBoost native pred_contribs b247ec7
fix: build SHAP input as numpy float64 array, not pandas DataFrame b363b47
fix: remove simulated XGBoost metrics; harden SHAP against string dtypes 6624b3c
feat: download models from HF Hub at startup; improve GNN trainer e391910
fix: recompute GNN feature statistics from dataset at runtime, not checkpoint 0854a45
feat: integrate case management with Supabase authentication and storage 0f9b718
Improve investigation GNN and metric display df35b66
Stabilize investigation SHAP handling 1469ff8
Harden investigation numeric coercion 038589c
feat: decouple frontend and fix investigation 500 error a41a0d6
feat: Implement caching for API responses and SHAP explanations to improve performance and reduce redundant computations. c802754
Fix investigation view rendering, fix STR PDF generation (unicode/limit), and add graph checkpoint for fast server restart 4283c81
changed d7b4e58
adithjayakrishnan commited on