ium_z487177/MLflow/MLProject.yml

10 lines
167 B
YAML
Raw Normal View History

2023-09-24 22:49:17 +02:00
name: MobilePriceClassification
conda_env: conda.yaml
entry_points:
main:
parameters:
data_url: {type: str, default: ""}
command: "full.py"