Add Clinical Firewall HARD-LOCK + WhatIfScenarioCard frontend d6746a5 yahyoha commited on 19 days ago
fix(schemaToZod): reorder .or() after .min()/.max() to prevent ZodUnion TypeError 08f2f2c yahyoha commited on 20 days ago
fix(emr): add null guard for selectedPatient to prevent avatar render crash 68a48dd yahyoha commited on 20 days ago
feat(emr): refactor ClinicalEmrMode for dynamic disease-aware clinical view eb59ef9 yahyoha commited on 20 days ago
feat(chart): add maxVisible prop and Show All toggle to ShapBarChart 5fad3a7 yahyoha commited on 20 days ago
feat(data): restructure mockPatients for multi-disease support 9c478ac yahyoha commited on 20 days ago
feat(app): integrate DiseaseProvider, DiseaseSelector, and DynamicClinicalForm c76f25e yahyoha commited on 20 days ago
feat(forms): add SchemaFieldFactory and DynamicClinicalForm engine 7e3c956 yahyoha commited on 20 days ago
feat(components): add static UI widgets for schema-driven forms de27308 yahyoha commited on 20 days ago
feat(context): add DiseaseProvider with schema pre-fetching and disease hooks 71aafa1 yahyoha commited on 20 days ago
feat(utils): add schema parsing, Zod validation, and feature categorization 552b34d yahyoha commited on 20 days ago
feat(api): add getSchema() method and install form dependencies 64a2152 yahyoha commited on 20 days ago
feat(backend): add Literal types to categorical HeartDiseaseInput fields 295d130 yahyoha commited on 20 days ago
chore: exclude *.kaggle_backup files (too large for HF Spaces) 2f14c5a yahyoha commited on 20 days ago
docs: update debug and dataset replacement plans with latest findings 628ee5c yahyoha commited on 20 days ago
feat: add diabetes model artifacts, training pipelines, and feature engineering 1c3b381 yahyoha commited on 20 days ago
fix: add schema discovery endpoint, strip internal keys from explain response, whitelist diabetes .pkl in .gitignore 6a82952 yahyoha commited on 20 days ago
feat: add diabetes Pydantic schemas and OmniDiagRouter integration 4191c5f yahyoha commited on 20 days ago
docs: add diabetes module planning, architecture, and XAI documentation dc1ef37 yahyoha commited on 20 days ago
feat: add diabetes model artifacts, training pipelines, and feature engineering 5a4854f yahyoha commited on 20 days ago
feat: integrate diabetes module - counterfactual engine, ensemble loader, and configs 5f8e67a yahyoha commited on 20 days ago
docs: add planning documents for project development and strategy 6c81963 yahyoha commited on 22 days ago
feat: add experiment model training and analysis scripts for v5 pipeline 29cac53 yahyoha commited on 22 days ago
chore: update .gitignore to exclude backup files, .vscode/, and .gemini_context e209861 yahyoha commited on 22 days ago
chore: move heart11.csv to raw/ + update .gitignore + add transform_heart11.py & vercel.json 9fc4e58 yahyoha commited on 22 days ago
chore: bump Dockerfile build version to trigger HF Space rebuild 14403e5 yahyoha commited on 22 days ago
fix: add missing engineer_medical method to HeartDiseaseFeatureEngineer + update preprocessors fb3e1c1 yahyoha commited on 22 days ago
fix: StringDtype bug in engineer_medical_features + retrain model for 16-feature consistency 4b9a705 yahyoha commited on 22 days ago
fix(explain): monkey-patch booster.save_raw() to strip base_score brackets for older SHAP 2816751 yahyoha commited on 23 days ago
fix(explain): force SHAP >= 0.50.0 to handle XGBoost 3.x bracket-wrapped base_score 947448c yahyoha commited on 23 days ago
fix: patch XGBoost base_score immediately at model load time (not in explainer property) d3e7195 yahyoha commited on 23 days ago
fix: correct base_score patch condition in explainer property d607bad yahyoha commited on 23 days ago
fix: add base_score bracket patch in model_loader.py for XGBoost 3.x compatibility 996eb1a yahyoha commited on 23 days ago
debug: add detailed traceback logging to explain endpoint for diagnosing 500 error a49a957 yahyoha commited on 23 days ago
fix: regenerate standard_scaler with correct params + auto-download model at Docker startup 186f945 yahyoha commited on 23 days ago
feat: train production XGBoost model, harden Dockerfile, update dependencies 5b4d353 yahyoha commited on 23 days ago
create The complete architectural guide for adding a new disease is saved at plans/adding_new_disease_guide.md. 2d07a01 yahyoha commited on 23 days ago
chore: clean up experiment files and adopt best XGBoost pipeline 03923f1 yahyoha commited on 23 days ago
Delete models/heart_disease/final_model.pkl with huggingface_hub 6532f05 yahyoha commited on 23 days ago
Delete models/omni_diag_xgb_optimized.pkl with huggingface_hub 7e81891 yahyoha commited on 23 days ago