Skip to content

AlexPam/Static-Multi-Disease-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Static-Multi-Disease-Predictor

About The Project

Machine Learning and data analysis has become a go-to field for reseachers in public health and medicine. This project was built to make prediction for its user in any of the three built in predictors. Diabetes, Heart disease, and parkinson disease were the three sicknesses this project was built to tacke.

Built With

  1. Python
  2. Streamlit
  3. Basic HTML
  4. Anaconda Navigator
  5. Colab

Getting Started

Prerequisite

** 1. Python **

I will make an assumption that we all have python and other machine learning modules intalled on our system, else you can use the link to walk you through (https://www.python.org/downloads/) or you can use the following commands in your terminal.

pip install scikit-learn

pip install pandas

pip install numpy

pip install pickle5

** 2. Install Streamlit **

pip install streamlit

** 3. Install Streamlit Option Menu **

pip install streamlit-option-menu

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors