Skip to content

Commit

Permalink
updated permissions for the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Santhosha Rajashekar committed Jun 10, 2024
1 parent 26d2140 commit 4f3029f
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions ml/train.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,8 @@ command: >
python train.py
environment: azureml:project_environment:1
inputs:
attrition_data:
data: azureml:attrition_data:1
training_data:
type: uri_folder
path: azureml:attrition_data:1
compute: azureml:cpu-cluster
experiment_name: employee_attrition_experiment
output:
name: outputs
type: uri_folder
mode: Upload
experiment_name: employee_attrition_experiment

0 comments on commit 4f3029f

Please sign in to comment.