a | b/requirements.txt | ||
---|---|---|---|
1 | shap==0.42.1 |
||
2 | pandas==1.1.5 #pandas 1.3.x has bugs |
||
3 | seaborn==0.9.1 |
||
4 | numba==0.58.0 |
||
5 | scikit-learn==1.2.2 |
||
6 | joblib==1.3.2 |
||
7 | scipy #==1.1.0 #umap error for > 1.5.4: https://github.com/lmcinnes/umap/issues/496 |
||
8 | umap-learn==0.3.9 #for paper repeatability |
||
9 | python-highcharts==0.4.2 |
||
10 | tqdm |
||
11 | colored |
||
12 | colorlog==4.0.2 |
||
13 | lapjv |
||
14 | numpy==1.24.4 |
||
15 | tensorflow-gpu==2.9.1 |