Skip to content

BiomedicalMachineLearning/stlearn_interactive

 
 

Repository files navigation

stlearn-bokeh

stlearn with interactive web app

Step 1:

Install stlearn dev version by:

git clone https://github.com/BiomedicalMachineLearning/stLearn

cd stLearn

python setup.py install

Step 2:

Clone stlearn interactive app:

git clone https://github.com/BiomedicalMachineLearning/stlearn_interactive.git

cd stlearn_interactive

pip install -r requirements.txt

Step 3:

Run the stlearn interactive app:

FLASK_APP=app.py flask run

About

Interactive applications of stlearn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors