Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kailash-natarajan/heart-failure-prediction
Binary Classification Project
https://github.com/kailash-natarajan/heart-failure-prediction
classification data-science heart-failure-prediction kaggle machine-learning supervised-learning
Last synced: 8 days ago
JSON representation
Binary Classification Project
- Host: GitHub
- URL: https://github.com/kailash-natarajan/heart-failure-prediction
- Owner: Kailash-Natarajan
- Created: 2022-04-08T14:38:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-14T14:50:45.000Z (over 2 years ago)
- Last Synced: 2024-11-09T13:24:35.040Z (2 months ago)
- Topics: classification, data-science, heart-failure-prediction, kaggle, machine-learning, supervised-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heart-Failure-Prediction
### Binary Classification Project* [Dataset](https://www.kaggle.com/datasets/fedesoriano/heart-failure-prediction) Sourced from Kaggle
* Heart_Failure_Prediction.ipynb contains five different classification methods and accuracies for each method. The methods include Logistic Regression, KNN, SVM, Decision Tree, Naive bayes