arshya-garg / disease-prediction-1

This project aims to predict the presence or risk of heart disease in a person based on their medical attributes.The project uses three machine learning algorithms to build the prediction model: logistic regression, decision tree, and random forest. The model is evaluated using the accuracy, precision, and recall metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#heart disease prediction This project aims to predict the presence or risk of heart disease in a person based on their medical attributes.The project uses three machine learning algorithms to build the prediction model: logistic regression, decision tree, and random forest. The model is evaluated using the accuracy, precision, and recall metrics.

About

This project aims to predict the presence or risk of heart disease in a person based on their medical attributes.The project uses three machine learning algorithms to build the prediction model: logistic regression, decision tree, and random forest. The model is evaluated using the accuracy, precision, and recall metrics.


Languages

Language:Jupyter Notebook 93.1%Language:Python 6.9%