ium_434742/environment.yml
patrycjalazna fbfbf25258
Some checks failed
s434742-training/pipeline/head There was a failure building this commit
s434742-evaluation/pipeline/head There was a failure building this commit
added dvc to requirements
2021-06-12 20:26:38 +02:00

16 lines
205 B
YAML

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