conda
This commit is contained in:
parent
da4bd8e58c
commit
53593c9106
12
environment.yml
Normal file
12
environment.yml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
name: ium
|
||||||
|
channels:
|
||||||
|
- conda-forge
|
||||||
|
- defaults
|
||||||
|
dependencies:
|
||||||
|
- kaggle
|
||||||
|
- pandas
|
||||||
|
- scikit-learn
|
||||||
|
- pytorch
|
||||||
|
- matplotlib
|
||||||
|
- mlflow
|
||||||
|
prefix: C:\Users\K\miniconda3\envs\ium
|
Loading…
Reference in New Issue
Block a user