ium_487187/environment.yml

18 lines
234 B
YAML

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