fix(api): add prediction and confidence to /explain response 1c260dc yahyoha Claude Sonnet 4.6 commited on 11 days ago
fix(model): correct preprocessing order and invert heart disease labels 20876b6 yahyoha Claude Sonnet 4.6 commited on 11 days ago
fix(counterfactuals): enable What-If scenarios for heart_disease 14a2f1d yahyoha Claude Sonnet 4.6 commited on 12 days ago
refactor(backend): update core inference modules for v2 compatibility d55a26d yahyoha Claude Sonnet 4.6 commited on 12 days ago
fix: StringDtype bug in engineer_medical_features + retrain model for 16-feature consistency b4f4f5e yahyoha commited on May 29
fix(explain): monkey-patch booster.save_raw() to strip base_score brackets for older SHAP 472aa7c yahyoha commited on May 28
fix(explain): force SHAP >= 0.50.0 to handle XGBoost 3.x bracket-wrapped base_score 71bbe7b yahyoha commited on May 28
fix: patch XGBoost base_score immediately at model load time (not in explainer property) ea7a552 yahyoha commited on May 28
fix: add base_score bracket patch in model_loader.py for XGBoost 3.x compatibility 38735e6 yahyoha commited on May 28
debug: add detailed traceback logging to explain endpoint for diagnosing 500 error e505d60 yahyoha commited on May 28
feat(core): apply production security updates, fix infrastructure bugs, and add SHAP service dc38183 yahyoha commited on May 27
feat(backend): add bilingual clinical NLP summary for SHAP explanations 51cb32e yahyoha commited on May 25
feat: implement dynamic disease routing and model loading with Pydantic schemas d8d2ed6 yahyoha commited on May 25