Skip to content

Commit

Permalink
Update classification pipeline to use fixed model_prediction component.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdondera-microsoft committed Oct 9, 2024
1 parent 1272027 commit 849cdcd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ jobs:

model_prediction:
type: command
component: azureml:model_prediction:0.0.33
component: azureml:model_prediction:0.0.34
compute: '${{parent.inputs.compute_model_evaluation}}'
inputs:
task: '${{parent.inputs.task_name}}'
Expand Down

0 comments on commit 849cdcd

Please sign in to comment.