ium_487187/environment.yml
2023-05-19 11:21:55 +02:00

17 lines
210 B
YAML

name: ium
channels:
- defaults
dependencies:
- python=3.11
- pip
- pip:
- mlflow
- keras
- pandas
- sacred
- pymongo
- tensorflow
- numpy
- scikit-learn
- matplotlib