ium_464962/mlflow/conda.yaml
Krzysztof Raczyński eda9b367de IUM_08
2024-05-21 19:49:10 +02:00

14 lines
175 B
YAML

name: mlflow_464962
channels:
- default
dependencies:
- python=3.8
- pip:
- pip
- pandas
- numpy
- scikit-learn
- tensorflow
- mlflow
- h5py