Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Update trial doc string #1713

Merged
merged 16 commits into from
Nov 11, 2019
Merged

Update trial doc string #1713

merged 16 commits into from
Nov 11, 2019

Conversation

chicm-ms
Copy link
Contributor

@chicm-ms chicm-ms commented Nov 7, 2019

No description provided.

dict
A dict object contains the hyper parameters generated by tuner, the keys of the dict are defined in
search space.
Returns None if no more hyper parameters can be generated by tuner.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When will a trial start if tuner has no more parameters?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated some wording. A trial starts before get_next_parameter is called inside trial. For non-multiphase trial, get_next_parameter returns None since the second call, what is the suggestion?

@QuanluZhang QuanluZhang closed this Nov 9, 2019
@QuanluZhang QuanluZhang reopened this Nov 9, 2019
@chicm-ms chicm-ms merged commit 8735fa5 into microsoft:master Nov 11, 2019
@chicm-ms chicm-ms deleted the doc-string-trial branch March 25, 2020 10:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants