fund-flow-backend / src /ml /explainer.py

Commit History

feat: add hybrid GNN/ML models and improved investigation UI
f8bd732

achyuth2005 Claude Sonnet 4.6 commited on

fix: replace shap.TreeExplainer with XGBoost native pred_contribs
b247ec7

Aniket2006 Claude Sonnet 4.6 commited on

fix: build SHAP input as numpy float64 array, not pandas DataFrame
b363b47

Aniket2006 Claude Sonnet 4.6 commited on

fix: remove simulated XGBoost metrics; harden SHAP against string dtypes
6624b3c

Aniket2006 Claude Sonnet 4.6 commited on

fix: build SHAP input DataFrame from pre-coerced dict, not chained indexing
dbb1a97

Aniket2006 Claude Sonnet 4.6 commited on

fix: coerce feature columns to float before XGBoost/SHAP, fix alert enrichment skipping score=0
73217e7

Aniket2006 Claude Sonnet 4.6 commited on

Stabilize investigation SHAP handling
1469ff8

Aniket2006 commited on

Harden investigation numeric coercion
038589c

Aniket2006 commited on

feat: decouple frontend and fix investigation 500 error
a41a0d6

Aniket2006 commited on

feat: Implement caching for API responses and SHAP explanations to improve performance and reduce redundant computations.
c802754

Aniket2006 commited on

Fix investigation view rendering, fix STR PDF generation (unicode/limit), and add graph checkpoint for fast server restart
4283c81

Aniket2006 commited on

changed
d7b4e58

adithjayakrishnan commited on

Implement ML fraud detection pipeline and interactive graph visualiser
c510329

Aniket2006 commited on

Initial commit: Fund Flow Tracker AML Dashboard
73ea9a0

Aniket2006 commited on