Ecosyste.ms: Awesome
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: 5 days ago
JSON representation
This contains the notebook of the heart disease prediction ML model.
- Host: GitHub
- URL: https://github.com/debasish-dutta/heart-disease-project
- Owner: debasish-dutta
- Created: 2020-06-22T03:43:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T03:48:30.000Z (over 4 years ago)
- Last Synced: 2024-11-18T05:34:58.405Z (2 months ago)
- Topics: data-science, sckit-learn
- Language: Jupyter Notebook
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.