omnidiag / models

Commit History

Add Clinical Firewall HARD-LOCK + WhatIfScenarioCard frontend
d6746a5

yahyoha commited on

feat: add diabetes model artifacts, training pipelines, and feature engineering
1c3b381

yahyoha commited on

feat: add diabetes model artifacts, training pipelines, and feature engineering
5a4854f

yahyoha commited on

chore: add model diagnostic artifacts and evaluation plots
a9dd232

yahyoha commited on

fix: add missing engineer_medical method to HeartDiseaseFeatureEngineer + update preprocessors
fb3e1c1

yahyoha commited on

fix: StringDtype bug in engineer_medical_features + retrain model for 16-feature consistency
4b9a705

yahyoha commited on

Delete models/heart_disease/final_model.pkl with huggingface_hub
6532f05

yahyoha commited on

Delete models/final_model.pkl with huggingface_hub
c95792c

yahyoha commited on

Delete models/omni_diag_xgb_optimized.pkl with huggingface_hub
7e81891

yahyoha commited on

fix: resolve model path and finalize project restructuring
e9b85dd

yahyoha commited on

chore: remove binary files rejected by Hugging Face Spaces
b232792

yahyoha commited on

chore(models): add isolated model artifacts for heart_disease module
1f6bf9e

yahyoha commited on

refactor(models): migrate model training scripts to config-driven paths
09b1671

yahyoha commited on

feat(models): encapsulate feature engineering logic into reusable functions
3331866

yahyoha commited on

feat: add SHAP explanation and patient report generation in live demo
5424e64

yahyoha commited on

feat: add optimized XGBoost and TabNet model weights for improved performance
cda8702

yahyoha commited on

feat: enhance ensemble prediction script with improved data handling and model integration
b97caa9

yahyoha commited on

feat: implement TabNet model training with data preprocessing and evaluation
5e91965

yahyoha commited on

fix: explicitly define target column as 'HeartDisease' and add validation check
b034293

yahyoha commited on

fix: correct parameter name in train_test_split function for data splitting
da3b673

yahyoha commited on

feat: update XGBoost training script with optimized parameters and data handling improvements
4c654d5

yahyoha commited on

feat: add experiments log for A/B testing results of feature engineering approaches
618e72f

yahyoha commited on

feat: add ensemble prediction script integrating TabNet and XGBoost models with soft voting
d4bd445

yahyoha commited on

feat: update XGBoost optimization to evaluate new engineered features using both data_clinical and data_heuristic
fb41722

yahyoha commited on

feat: add XGBoost training script with optimized parameters and model saving
d3e1f3e

yahyoha commited on

feat: implement advanced feature engineering for heuristic and clinical risk scoring
579e9a9

yahyoha commited on

feat: add model weights for TabNet and XGBoost training
640bdb0

yahyoha commited on

feat: add XGBoost optimization script with Optuna for hyperparameter tuning
519bdc8

yahyoha commited on

feat: implement XGBoost training pipeline with MLflow logging and model saving
c5b34d1

yahyoha commited on

feat: implement TabNet training pipeline with MLflow integration and model saving
43c48ea

yahyoha commited on

Add label encoders and standard scaler as binary files for preprocessing
1932f35

yahyoha commited on

Refactor project structure to standard Data Science architecture
6900eb3

yahyoha commited on

Force retrain model to overwrite old version
7e3a091

yahyoha commited on

Merge remote skeleton into local project
3f90ef2

yahyoha commited on

Initial commit - Heart Disease 1 Project
bf148a3

yahyoha commited on