https://github.com/nemeslaszlo/heart-disease
Heart disease classification project with different models (LogisticRegression, KNeighboursClassifier, RandomForestClassifier) and detailed reports.
https://github.com/nemeslaszlo/heart-disease
classification knearest-neighbor-classifier logistic-regression mathplotlib numpy pandas randomforest-classification scikit-learn seaborn
Last synced: 2 months ago
JSON representation
Heart disease classification project with different models (LogisticRegression, KNeighboursClassifier, RandomForestClassifier) and detailed reports.
- Host: GitHub
- URL: https://github.com/nemeslaszlo/heart-disease
- Owner: NemesLaszlo
- Created: 2022-01-18T01:01:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-18T01:05:35.000Z (over 3 years ago)
- Last Synced: 2025-01-29T08:44:18.314Z (4 months ago)
- Topics: classification, knearest-neighbor-classifier, logistic-regression, mathplotlib, numpy, pandas, randomforest-classification, scikit-learn, seaborn
- Language: Jupyter Notebook
- Homepage:
- Size: 268 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heart-Disease
Heart disease classification project with different models (LogisticRegression, KNeighboursClassifier, RandomForestClassifier) and detailed reports.