An open API service indexing awesome lists of open source software.

https://github.com/debasish-dutta/heart-disease-project

This contains the notebook of the heart disease prediction ML model.
https://github.com/debasish-dutta/heart-disease-project

data-science sckit-learn

Last synced: 2 months ago
JSON representation

This contains the notebook of the heart disease prediction ML model.

Awesome Lists containing this project

README

        

This is a practice project for predicting heart disease paitents.
The data sheet is taken from [kaggle](https://www.kaggle.com/ronitf/heart-disease-uci).

It is a classification based problem and I have done it using 3 different models and comparing them and their usability.