Heart-Disease-Prediction and Heart-Disease-Prediction-using-machine-and-deep-learning-techniques

These two projects are competitors, as both aim to predict heart disease using machine learning, with the first explicitly stating a higher accuracy and using a K-Neighbors Classifier, while the second uses a broader description of machine and deep learning techniques.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 4/25
Maturity 9/25
Community 10/25
Stars: 266
Forks: 194
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 6
Forks: 1
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: GPL-3.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About Heart-Disease-Prediction

kb22/Heart-Disease-Prediction

The project involves training a machine learning model (K Neighbors Classifier) to predict whether someone is suffering from a heart disease with 87% accuracy.

Implements a complete ML pipeline using scikit-learn's KNeighborsClassifier with hyperparameter tuning via GridSearchCV to optimize the k-value selection. The workflow encompasses data preprocessing, feature scaling with StandardScaler, train-test splitting, and model evaluation using confusion matrices and classification metrics. Targets the pandas/scikit-learn ecosystem for rapid prototyping of medical classification tasks.

About Heart-Disease-Prediction-using-machine-and-deep-learning-techniques

nano-bot01/Heart-Disease-Prediction-using-machine-and-deep-learning-techniques

Heart Disease Prediction using machine and deep learning techniques works on heart dataset

Scores updated daily from GitHub, PyPI, and npm data. How scores work