GitHub - SebbeBlom/ml: Exploring effectiveness of various machine learning algorithms and preprocessing techniques

Skip to content

Navigation Menu

Sign in

Appearance settings

Diabetic Patient Readmission

Setup

1. Create and activate virtual environment

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

Readme

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks