ium_434742/environment.yml
patrycjalazna 4d90639188
Some checks failed
s434742-training/pipeline/head There was a failure building this commit
s434742-evaluation/pipeline/head This commit looks good
conda environment file added
2021-05-30 16:10:01 +02:00

15 lines
197 B
YAML

name: ium
channels:
- conda-forge
- defaults
dependencies:
- mlflow
- tensorflow
- matplotlib
- kaggle
- keras
- scikit-learn
- pymongo
- sacred
prefix: /opt/anaconda3/envs/ium