ium_z487177/MLflow/MLProject.yml

10 lines
167 B
YAML

name: MobilePriceClassification
conda_env: conda.yaml
entry_points:
main:
parameters:
data_url: {type: str, default: ""}
command: "full.py"