File size: 344 Bytes
9264c10 d0c04fb 9264c10 3e73b14 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
# This file may be used to create an environment using: # $ conda create --name mimic --file requirements.txt python==3.9 xgboost torchvision scikit-learn matplotlib imbalanced-learn ipywidgets wget import_ipynb==0.1.3 ipywidgets==7.5.1 Jinja2==2.11.2 matplotlib==3.2.2 numpy==1.18.5 pandas==1.0.5 scikit_learn==1.0.2 torch==1.6.0 tqdm==4.47.0 |