Files
mlflow--mlflow/examples/h2o/python_env.yaml
T
2026-07-13 13:22:34 +08:00

8 lines
87 B
YAML

build_dependencies:
- pip
dependencies:
- h2o
- mlflow>=1.0
- numpy
- pandas