Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 472 Bytes

File metadata and controls

4 lines (3 loc) · 472 Bytes

Heart-Disease-Prediction-Using-NN

This project focuses on predicting heart disease using neural networks. Based on attributes such as blood pressure, cholestoral levels, heart rate, and other characteristic attributes, patients will be classified according to varying degrees of coronary artery disease. This project will utilize a dataset of 303 patients and distributed by the UCI Machine Learning Repository.

Dependencies- Keras,Scikit learn,Matplotlib,Numpy,Pandas