Skip to content

YashJoshi2109/Early_Sepsis_Prediction

Repository files navigation

Early_Sepsis_Prediction

Live App: https://yashjoshi2109-early-sepsis-prediction-app-uhdnqo.streamlit.app/

Installation

To install all required dependencies, run:

pip install -r requirements.txt

Or if you're using pip3:

pip3 install -r requirements.txt

Dependencies

The project requires the following Python packages:

  • pandas
  • numpy
  • matplotlib
  • seaborn
  • scikit-learn
  • xgboost
  • scipy
  • jupyter

All dependencies are listed in requirements.txt.

Note

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors