We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a90429 commit bb337aaCopy full SHA for bb337aa
src/smexperiments/tracker.py
@@ -186,7 +186,7 @@ def create(
186
my_tracker = tracker.Tracker.create()
187
188
Args:
189
- base_trial_component_name: (str,optional). The name of the trial component resource that
+ base_trial_component_name: (str,optional). The name of the trial component resource that
190
will be appended with a timestamp. Defaults to "TrialComponent".
191
display_name: (str, optional). The display name of the trial component to track.
192
artifact_bucket: (str, optional) The name of the S3 bucket to store artifacts to.
0 commit comments