ium_444417/environment.yml
s444417 4104fb57cf
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
from dockerfile
2022-05-21 12:33:51 +02:00

9 lines
113 B
YAML

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