Add Clinical Firewall HARD-LOCK + WhatIfScenarioCard frontend d6746a5 yahyoha commited on 19 days ago
feat: add diabetes model artifacts, training pipelines, and feature engineering 1c3b381 yahyoha commited on 20 days ago
feat: add diabetes model artifacts, training pipelines, and feature engineering 5a4854f yahyoha commited on 20 days ago
fix: add missing engineer_medical method to HeartDiseaseFeatureEngineer + update preprocessors fb3e1c1 yahyoha commited on 21 days ago
fix: StringDtype bug in engineer_medical_features + retrain model for 16-feature consistency 4b9a705 yahyoha commited on 22 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
chore(models): add isolated model artifacts for heart_disease module 1f6bf9e yahyoha commited on 26 days ago
refactor(models): migrate model training scripts to config-driven paths 09b1671 yahyoha commited on 26 days ago
feat(models): encapsulate feature engineering logic into reusable functions 3331866 yahyoha commited on 26 days ago
feat: add SHAP explanation and patient report generation in live demo 5424e64 yahyoha commited on 26 days ago
feat: add optimized XGBoost and TabNet model weights for improved performance cda8702 yahyoha commited on 26 days ago
feat: enhance ensemble prediction script with improved data handling and model integration b97caa9 yahyoha commited on 26 days ago
feat: implement TabNet model training with data preprocessing and evaluation 5e91965 yahyoha commited on 26 days ago
fix: explicitly define target column as 'HeartDisease' and add validation check b034293 yahyoha commited on 26 days ago
fix: correct parameter name in train_test_split function for data splitting da3b673 yahyoha commited on 26 days ago
feat: update XGBoost training script with optimized parameters and data handling improvements 4c654d5 yahyoha commited on 26 days ago
feat: add experiments log for A/B testing results of feature engineering approaches 618e72f yahyoha commited on 26 days ago
feat: add ensemble prediction script integrating TabNet and XGBoost models with soft voting d4bd445 yahyoha commited on 26 days ago
feat: update XGBoost optimization to evaluate new engineered features using both data_clinical and data_heuristic fb41722 yahyoha commited on 26 days ago
feat: add XGBoost training script with optimized parameters and model saving d3e1f3e yahyoha commited on 26 days ago
feat: implement advanced feature engineering for heuristic and clinical risk scoring 579e9a9 yahyoha commited on 26 days ago
feat: add XGBoost optimization script with Optuna for hyperparameter tuning 519bdc8 yahyoha commited on 26 days ago
feat: implement XGBoost training pipeline with MLflow logging and model saving c5b34d1 yahyoha commited on 26 days ago
feat: implement TabNet training pipeline with MLflow integration and model saving 43c48ea yahyoha commited on 26 days ago
Add label encoders and standard scaler as binary files for preprocessing 1932f35 yahyoha commited on 26 days ago