Tag: LightGBM
All the articles with the tag "LightGBM".
-
Type II Diabetes Risk Prediction – Published Research
A multiclass ML system predicting Type II diabetes risk from NHANES lab and lifestyle data, published in IEEE. Built a full pipeline with LightGBM, Optuna, MLflow, and feature ablation studies.
-
Room Occupancy Detection – Time-Series-Aware ML from Sensor Data
A machine learning project predicting room occupancy from environmental sensors — with careful time-series cross-validation, SMOTE for class imbalance, model comparison across Random Forest, XGBoost, and LightGBM, and SHAP-based interpretability.