Section 01
[Introduction] Core Overview of the Diabetes Prediction Machine Learning Project Based on the CRISP-DM Framework
An open-source diabetes prediction project by a student team from Goethe University Frankfurt, strictly following the CRISP-DM methodology. It uses the U.S. CDC BRFSS 2015 dataset (approximately 253,000 samples) to build a multi-class prediction model (no diabetes/pre-diabetes/diabetes), covering the complete machine learning process from business understanding to deployment, and serving as an excellent teaching example for medical AI applications.