ium_464914/mlflow/conda,yaml

15 lines
281 B
Plaintext
Raw Normal View History

2024-05-06 17:27:28 +02:00
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