forked from s464914/ium_464914
15 lines
281 B
Plaintext
15 lines
281 B
Plaintext
|
name: mlflow_464914
|
||
|
channels:
|
||
|
- defaults
|
||
|
dependencies:
|
||
|
- python=3.6 #Te zależności będą zainstalowane za pomocą conda isntall
|
||
|
- pip
|
||
|
- pip: #Te ząś za pomocą pip install
|
||
|
- scikit-learn==0.23.2
|
||
|
- mlflow>=1.0
|
||
|
- kaggle
|
||
|
- pandas
|
||
|
- numpy
|
||
|
- torch
|
||
|
|