ium_434780/env_from_history.yml

15 lines
220 B
YAML
Raw Normal View History

2021-05-29 20:51:56 +02:00
name: ium_env
channels:
- conda-forge
- defaults
dependencies:
- pandas
- matplotlib
- mlflow
- numpy
- scikit-learn
- sacred
- python=3.8
- tensorflow
prefix: C:\Users\Lenovo\miniconda3\envs\ium_env