ium_464962/mlflow/conda.yaml

14 lines
175 B
YAML
Raw Permalink Normal View History

2024-05-21 19:49:10 +02:00
name: mlflow_464962
2024-05-21 19:47:48 +02:00
channels:
- default
dependencies:
- python=3.8
- pip:
- pip
- pandas
- numpy
- scikit-learn
- tensorflow
- mlflow
- h5py