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

Provide option for SuccessiveHalvingPruner. #62

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

c-bata
Copy link
Owner

@c-bata c-bata commented Dec 12, 2019

I named a component for successive halving OptunaPruner because this is optuna flavored version. But I'm planning to switch to the algorithm which is exactly same behavior with original ASHA algorithm by a flag option in this pruner. In this PR, I renamed successivehalving.OptunaPruner with successivehalving.Pruner. And this adds option for pruner settings.

This includes breaking changes. But the users who use this components are quite few. So I ignore those.

@c-bata c-bata merged commit 5639906 into master Dec 12, 2019
@c-bata c-bata deleted the rename-successive-halving-pruner branch December 12, 2019 11:32
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.

1 participant