Skip to content

Commit

Permalink
fix lightgbm model name
Browse files Browse the repository at this point in the history
  • Loading branch information
aibhalla committed Apr 28, 2023
1 parent da7c8a0 commit 06b48c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/endpoints/online/ncd/lightgbm-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ $schema: https://azuremlschemas.azureedge.net/latest/managedOnlineDeployment.sch
name: lightgbm-deployment
endpoint_name: my-endpoint
model:
name: mir-sample-lightgbm-mlflow-model
name: mir-sample-lightgbm-ncd-model
version: 1
path: lightgbm-iris/model
type: mlflow_model
Expand Down

0 comments on commit 06b48c0

Please sign in to comment.