/predict_project

Primary LanguageJupyter Notebook

multi disease prediction with streamlit

example of app:

alt text

Requirements

  • Python 3.8+
  • NumPy (pip install numpy)
  • Scikit-learn (pip install scikit-learn)
  • Numpy (pip install numpy)
  • streamlit (pip install streamlit)
  • streamlit-option-menu (pip install streamlit-option-menu)

OR

  • pip install -r requirements.txt