Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diabetic Patient Readmission

Setup

1. Create and activate virtual environment

python -m venv .venv
source .venv/bin/activate

You should see (.venv) appear at the start of your terminal prompt.


2. Install dependencies

pip install -r requirements.txt

3. Run the project

jupyter nbconvert --execute src/main.ipynb

About

Exploring effectiveness of various machine learning algorithms and preprocessing techniques

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages