Skip to content

Commit

Permalink
Update environment for sklearn sweep (#3438)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-shepherd authored Nov 4, 2024
1 parent 28af259 commit 6b37f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/jobs/single-step/scikit-learn/iris/job-sweep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ trial:
--C ${{search_space.C}}
--kernel ${{search_space.kernel}}
--coef0 ${{search_space.coef0}}
environment: azureml://registries/azureml/environments/sklearn-1.5/labels/latest
environment: azureml:AzureML-sklearn-1.5@latest
inputs:
iris_csv:
type: uri_file
Expand Down

0 comments on commit 6b37f75

Please sign in to comment.