ium_464979/mlflow_project/conda.yaml

11 lines
160 B
YAML
Raw Normal View History

2024-05-13 20:25:54 +02:00
name: MLflow_s464979
channels:
- defaults
dependencies:
- python=3.10
- pip
- pip:
- mlflow
- tensorflow
- pandas
- scikit-learn