Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add name argument to OptunaSolverFactory #13

Merged
merged 1 commit into from
Mar 5, 2021
Merged

Conversation

kstoneriv3
Copy link
Contributor

In the current implementation, samplers configured by python scripts are always named "Optuna". This is confusing when summaries and plots are created afterward.

I feel it would be more convenient if we could specify the name of the sampler in the same python script where the sampler is configured.

* If you do not feel this approach looks reasonable, you can just ignore and close this PR.

Copy link
Member

@sile sile left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

Copy link
Member

@hvy hvy left a comment

Choose a reason for hiding this comment

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

LGTM!

@sile sile merged commit 8090476 into optuna:master Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants