ium_464937/mlflow/conda.yaml

12 lines
174 B
YAML
Raw Normal View History

2024-05-18 19:11:00 +02:00
name: MLflow_s464937
channels:
- defaults
dependencies:
2024-05-29 14:56:51 +02:00
- python=3.11
2024-05-18 19:11:00 +02:00
- pip
- pip:
- wheel
- mlflow
- tensorflow
- pandas
- scikit-learn