conda environment file added
This commit is contained in:
parent
88cf23958f
commit
4d90639188
14
environment.yml
Normal file
14
environment.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
name: ium
|
||||||
|
channels:
|
||||||
|
- conda-forge
|
||||||
|
- defaults
|
||||||
|
dependencies:
|
||||||
|
- mlflow
|
||||||
|
- tensorflow
|
||||||
|
- matplotlib
|
||||||
|
- kaggle
|
||||||
|
- keras
|
||||||
|
- scikit-learn
|
||||||
|
- pymongo
|
||||||
|
- sacred
|
||||||
|
prefix: /opt/anaconda3/envs/ium
|
Loading…
Reference in New Issue
Block a user