Added conda's environment.yml
This commit is contained in:
parent
4a3925baf6
commit
4c39994a2d
13
environment.yml
Normal file
13
environment.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name: ium_env
|
||||||
|
channels:
|
||||||
|
- conda-forge
|
||||||
|
- defaults
|
||||||
|
dependencies:
|
||||||
|
- kaggle
|
||||||
|
- pandas
|
||||||
|
- scikit-learn
|
||||||
|
- tensorflow
|
||||||
|
- matplotlib
|
||||||
|
- sacred
|
||||||
|
- mlflow
|
||||||
|
prefix: /home/mrpoldi/miniconda3/envs/ium_env
|
Loading…
Reference in New Issue
Block a user