https://github.com/soumyajit4419/heart_disease_prediction
Data Analyisis of heart disease.
https://github.com/soumyajit4419/heart_disease_prediction
heart-disease-prediction machine-learning
Last synced: 6 months ago
JSON representation
Data Analyisis of heart disease.
- Host: GitHub
- URL: https://github.com/soumyajit4419/heart_disease_prediction
- Owner: soumyajit4419
- Created: 2020-02-28T14:58:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T18:03:53.000Z (over 5 years ago)
- Last Synced: 2025-05-08T04:52:59.580Z (6 months ago)
- Topics: heart-disease-prediction, machine-learning
- Language: Jupyter Notebook
- Size: 806 KB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Name
### Heart Disease Prediction
### Project Description
* To Predict if a person will suffer from heart diesease or not using various machine learning algorithms.
### Project Details
* Perfomed Data Analysis on data to find out various results.
* Used various statsitical test for feature selection.
* Perfomed Hyperpameter tunning of various model.
* Max accuracy achived was 88% using Logistic Regression
### Methods Used
* Feature Engineering
* Machine Learning
* Data Visualization
* Data Analysis
### Technologies
* Python