ium_464937/mlflow/conda.yaml
Szymon Bartanowicz fa547c0b8b conda
2024-05-29 14:56:51 +02:00

12 lines
174 B
YAML

name: MLflow_s464937
channels:
- defaults
dependencies:
- python=3.11
- pip
- pip:
- wheel
- mlflow
- tensorflow
- pandas
- scikit-learn