Section 01
Introduction: Intelligent Heart Disease Risk Assessment System Based on Machine Learning — A Complete Solution from Model to Production
Heart-Disease-Prediction is a production-grade machine learning application designed to provide intelligent heart disease risk assessment. The project implements a complete workflow from data preprocessing and model training to containerized deployment. Key highlights include: using FastAPI to provide high-performance API services, building an interactive dashboard with Streamlit, achieving model interpretability via SHAP, and managing experiments and models with MLflow. The system has a prediction accuracy of 88.5%, offering a convenient risk assessment tool for medical institutions and individual users.