Disease-Prediction

Visit the web application Here

  • The proj.ipynb file is the process of building the model ( from the EDA to building the model )
  • The main.py file is to deploy the model using streamlit library
  • The model.sav is the trained model
  • The training.csv and testing.csv are to build and evaluate the model