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

Replace load_module('simple') to optunahub.samplers #179

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

y0z
Copy link
Member

@y0z y0z commented Nov 14, 2024

Contributor Agreements

Please read the contributor agreements and if you agree, please click the checkbox below.

  • I agree to the contributor agreements.

Tip

Please follow the Quick TODO list to smoothly merge your PR.

Motivation & Description of the changes

SimpleBaseSampler is now provided in optunahub.samplers. So, this PR replace old optunahub.load_module("samplers/simple").SimpleBaseSampler with optunahub.samplers.SimpleBaseSampler.

@y0z y0z changed the title Replace optunahub.load_module('simple').SimpleBaseSampler to optunahu… Replace load_module('simple') to optunahub.samplers Nov 14, 2024
@y0z y0z changed the title Replace load_module('simple') to optunahub.samplers Replace load_module('simple') to optunahub.samplers Nov 14, 2024
package/samplers/simple/README.md Outdated Show resolved Hide resolved
@nabenabe0928 nabenabe0928 merged commit 47c1fcb into optuna:main Nov 15, 2024
4 checks passed
@y0z y0z deleted the feature/update-simplebasesampler branch November 15, 2024 05:24
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.

2 participants