Section 01
Analysis of Diabetes Predictors: Building Interpretable Machine Learning Models Using LASSO and PLSR
This project is a final project for a bioengineering course at the University of California, Berkeley. Its core goal is to build an interpretable diabetes prediction model. Unlike black-box models, this project emphasizes that the model should not only predict but also clearly identify key biomarkers. It mainly uses two methods: LASSO regression and partial least squares regression (PLSR), balancing predictive performance and interpretability to provide references for the clinical application of medical AI.