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

Fix sequential #248

Merged
merged 17 commits into from
Jun 4, 2024
Merged

Fix sequential #248

merged 17 commits into from
Jun 4, 2024

Conversation

YamLyubov
Copy link
Collaborator

@YamLyubov YamLyubov commented Dec 8, 2023

Changes:

  • SequentialTuner searches near initial parameters just like SimultaneousTunes
  • SequentialTuner returnes the best obtained graph amonge ones obtained after each iteration of node tuning

@YamLyubov YamLyubov added bug Something isn't working enhancement New feature or request labels Dec 8, 2023
@pep8speaks
Copy link

pep8speaks commented Dec 8, 2023

Hello @YamLyubov! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-06-04 13:59:04 UTC

golem/core/tuning/hyperopt_tuner.py Show resolved Hide resolved
golem/core/tuning/hyperopt_tuner.py Show resolved Hide resolved
golem/core/tuning/hyperopt_tuner.py Show resolved Hide resolved
golem/core/tuning/hyperopt_tuner.py Show resolved Hide resolved
golem/core/tuning/hyperopt_tuner.py Show resolved Hide resolved
golem/core/tuning/sequential.py Show resolved Hide resolved
golem/core/tuning/sequential.py Show resolved Hide resolved
@maypink maypink mentioned this pull request Dec 19, 2023
8 tasks
@YamLyubov YamLyubov merged commit e2b88e9 into main Jun 4, 2024
6 checks passed
@YamLyubov YamLyubov deleted the fix-sequential branch June 4, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants