# 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 | |