added conda env
This commit is contained in:
parent
6244a25e5d
commit
30301db43e
13
environment.yml
Normal file
13
environment.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name: ium
|
||||||
|
channels:
|
||||||
|
- conda-forge
|
||||||
|
- defaults
|
||||||
|
dependencies:
|
||||||
|
- sacred
|
||||||
|
- scikit-learn
|
||||||
|
- tensorflow
|
||||||
|
- pandas
|
||||||
|
- matplotlib
|
||||||
|
- numpy
|
||||||
|
- mlflow
|
||||||
|
prefix: /home/pogoda/anaconda3/envs/ium
|
Loading…
Reference in New Issue
Block a user