ium_444417/environment.yml
s444417 f4457b83c6
Some checks failed
s444417-training/pipeline/head This commit looks good
s444417-evaluation/pipeline/head There was a failure building this commit
add conda env
2022-05-20 18:14:10 +02:00

9 lines
113 B
YAML

name: tf
channels:
- conda-forge
- defaults
dependencies:
- python=3.9
- tensorflow
- pandas
- mlflow