Skip to content

Commit feb8462

Browse files
tdmaarseveentdmaarseveen
authored andcommitted
add requirements + example for baseline table generation
1 parent b242edc commit feb8462

File tree

8 files changed

+798
-32
lines changed

8 files changed

+798
-32
lines changed

examples/.ipynb_checkpoints/projecting_patients-checkpoint.ipynb

Lines changed: 389 additions & 16 deletions
Large diffs are not rendered by default.

examples/projecting_patients.ipynb

Lines changed: 389 additions & 16 deletions
Large diffs are not rendered by default.

figures/original/tsne_original.png

3.24 KB
Loading
7.12 KB
Loading
3.12 KB
Loading
9 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

requirements.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
bokeh==2.3.2
2+
# kaleido==0.2.1 # if you want to save plotly images
3+
Keras==2.2.4
4+
Keras-Applications @ file:///tmp/build/80754af9/keras-applications_1594366238411/work
5+
Keras-Preprocessing @ file:///tmp/build/80754af9/keras-preprocessing_1612283640596/work
6+
# lightgbm==3.3.2
7+
matplotlib==3.3.4
8+
maui-tools==0.1.95
9+
numba==0.53.1
10+
numpy @ file:///tmp/build/80754af9/numpy_and_numpy_base_1603487797006/work
11+
# optuna==2.10.1
12+
pandas==1.1.5
13+
# plotly @ file:///opt/conda/envs/env/conda-bld/plotly_1660225103991/work/packages/python/plotly/dist/plotly-5.10.0.tar.gz
14+
scikit-learn==0.24.2
15+
scipy==1.2.1
16+
seaborn==0.11.2
17+
shap==0.41.0
18+
tensorboard==1.12.2
19+
tensorflow==1.12.0
20+
xgboost==1.5.2

0 commit comments

Comments
 (0)