Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khaymanii/heart-disease-prediction-model
This repository contains a model built using python and Logistic Regression algorithm
https://github.com/khaymanii/heart-disease-prediction-model
matplotlib numpy pandas python sckit-learn
Last synced: about 1 month ago
JSON representation
This repository contains a model built using python and Logistic Regression algorithm
- Host: GitHub
- URL: https://github.com/khaymanii/heart-disease-prediction-model
- Owner: khaymanii
- Created: 2023-03-14T21:46:41.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-14T21:55:08.000Z (almost 2 years ago)
- Last Synced: 2024-11-20T12:41:45.436Z (3 months ago)
- Topics: matplotlib, numpy, pandas, python, sckit-learn
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heart-Disease-Prediction-Model
This repository contains a model built using python and Logistic Regression algorithmThis is prediction system is built using Logistic Regression algoritm which is a supervised learning algorithm, to
classify individuals with Heart defect and those without heart defect or disease using different parameters.