/Predicting-Heart-Disease-using-Machine-Learning

Heart disease prediction using Machine Learning, data came from the Cleavland data from the UCI Machine Learning Repository.

Primary LanguageJupyter Notebook

Predicting-Heart-Disease-using-Machine-Learning

The libraries used are:

  • Pandas for data analysis.

  • NumPy for numerical operations.

  • Matplotlib/seaborn for plotting or data visualization.

  • Scikit-Learn for machine learning modelling and evaluation.