conda environment file added
Some checks failed
s434742-training/pipeline/head There was a failure building this commit
s434742-evaluation/pipeline/head This commit looks good

This commit is contained in:
patrycjalazna 2021-05-30 16:10:01 +02:00
parent 88cf23958f
commit 4d90639188

14
environment.yml Normal file
View File

@ -0,0 +1,14 @@
name: ium
channels:
- conda-forge
- defaults
dependencies:
- mlflow
- tensorflow
- matplotlib
- kaggle
- keras
- scikit-learn
- pymongo
- sacred
prefix: /opt/anaconda3/envs/ium