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

New termination criterion: early stopping based #152

Closed
takemi853 opened this issue Nov 7, 2022 · 0 comments
Closed

New termination criterion: early stopping based #152

takemi853 opened this issue Nov 7, 2022 · 0 comments

Comments

@takemi853
Copy link

I wanted to add a termination criterion, so I created StoppingByEarlyStopping.
The termination criterion is to stop when the objective value has not been updated more than a specified number of times.

I create the code and send pull requests.
add StoppingByEarlyStopping #151

@ajnebro ajnebro closed this as completed Nov 18, 2022
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

No branches or pull requests

2 participants