Live App: https://yashjoshi2109-early-sepsis-prediction-app-uhdnqo.streamlit.app/To install all required dependencies, run:
pip install -r requirements.txtOr if you're using pip3:
pip3 install -r requirements.txtThe project requires the following Python packages:
- pandas
- numpy
- matplotlib
- seaborn
- scikit-learn
- xgboost
- scipy
- jupyter
All dependencies are listed in requirements.txt.
This notebook was originally designed for Google Colab. If running locally:
- Replace Google Colab Drive mount code with local file paths
- Ensure your dataset is accessible at the specified path