Skip to content

Commit

Permalink
Update sap/aibus/dar/client/model_manager_client.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaas authored Oct 8, 2021
1 parent 3e6cb3a commit 5306647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sap/aibus/dar/client/model_manager_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ def create_job_and_wait(
:param model_name: Name of the model to train
:param dataset_id: Id of previously uploaded, valid dataset
:param model_template_id: Model template ID for training
:param business_blueprint_id: Business Blueprint template ID for training
:param business_blueprint_id: Business Blueprint ID for training
:raises TrainingJobFailed: When training job has status FAILED
:raises TrainingJobTimeOut: When training job takes too long
:return: API response as dict
Expand Down

0 comments on commit 5306647

Please sign in to comment.