https://github.com/shogunbanik18/bewell
A Data Science Supervised Machine Learning Project to predict multiple diseases like Diabetes, Heart Disease etc from symptoms given by user using Support Vector Machine Algorithm
https://github.com/shogunbanik18/bewell
classification data-science diabetes-prediction heart-disease-prediction machine-learning supervised-machine-learning support-vector-machines
Last synced: 5 months ago
JSON representation
A Data Science Supervised Machine Learning Project to predict multiple diseases like Diabetes, Heart Disease etc from symptoms given by user using Support Vector Machine Algorithm
- Host: GitHub
- URL: https://github.com/shogunbanik18/bewell
- Owner: shogunbanik18
- Created: 2022-07-27T22:18:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T08:06:26.000Z (about 3 years ago)
- Last Synced: 2025-03-02T07:16:41.804Z (9 months ago)
- Topics: classification, data-science, diabetes-prediction, heart-disease-prediction, machine-learning, supervised-machine-learning, support-vector-machines
- Language: Jupyter Notebook
- Homepage: https://bewell-shogun18.herokuapp.com/
- Size: 650 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Link : https://bewell-shogun18.herokuapp.com/
## BeWell || Multiple Disease Predictor
A Machine Learning Project to predict multiple diseases like Diabetes, Heart Disease etc from symptoms given by user using Support Vector Machine Algorithm
* Data Science Supervised Machine learning Project
* Algorithm used : Support Vector Machine
* Implemented in Google Colaboratory with the help of Python 3.9
* Libraries used Numpy,Pandas,Sklearn
* Deployed on Heroku with help of Streamlit
## Overview
This project has been broken down in to the following steps:
* Data Collection
* Data Preprocessing
* Splitting of Data for training and testing purpose
* Model building
* Evaluation on Training Data
* Evaluation on Testing Data
## Project Preview




