Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit effe984

Browse files
ca-nguyenwong-a
andauthored
Update Hyperparameters description
Co-authored-by: Adam Wong <55506708+wong-a@users.noreply.github.com>
1 parent a6cbd81 commit effe984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/stepfunctions/steps/sagemaker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def __init__(self, state_id, estimator, job_name, data=None, hyperparameters=Non
7272
hyperparameters: Parameters used for training.
7373
* (dict[str, str], optional) - Hyperparameters supplied will be merged with the Hyperparameters specified in the estimator.
7474
If there are duplicate entries, the value provided through this property will be used. (Default: Hyperparameters specified in the estimator.)
75-
* (Placeholder, optional) - Hyperparameters supplied will overwrite the Hyperparameters specified in the estimator.
75+
* (Placeholder, optional) - The TrainingStep will use the hyperparameters specified by the Placeholder's value instead of the hyperparameters specified in the estimator.
7676
mini_batch_size (int): Specify this argument only when estimator is a built-in estimator of an Amazon algorithm. For other estimators, batch size should be specified in the estimator.
7777
experiment_config (dict, optional): Specify the experiment config for the training. (Default: None)
7878
wait_for_completion (bool, optional): Boolean value set to `True` if the Task state should wait for the training job to complete before proceeding to the next step in the workflow. Set to `False` if the Task state should submit the training job and proceed to the next step. (default: True)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /