You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Third year university IoT module for monitoring heart health in diabetic patients. The system combines hardware sensors, real-time data processing, and machine learning analytics to detect anomalies and track vital sign trends. The results are then displayed in a Streamlit web page.
This ML project predicts heart disease using logistic regression on the Cleveland Heart Disease UCI dataset, featuring advanced preprocessing and medical feature engineering, achieving 82.1% accuracy with strong cross-validation.