This document describes a patient health monitoring system using IoT and machine learning. The system collects data on heart rate, blood pressure, and temperature from sensors connected to a Raspberry Pi. The sensor data is sent to the cloud for storage and analysis. Machine learning algorithms like K-Nearest Neighbors are used to analyze the sensor data, predict abnormalities, and estimate health conditions. The system was able to accurately predict health conditions from sensor data by training machine learning models on a dataset.