generated from automl/automl_template
-
Notifications
You must be signed in to change notification settings - Fork 0
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 running data to readme #139
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
benjamc
approved these changes
Jun 11, 2024
benjamc
added a commit
that referenced
this pull request
Jun 11, 2024
* fix: typo * build: update scripts * ignore python * docs: update install instructions * docs: update install instructions * build: fix makefile typo * docs: fix typos * build: updates for hpobench installation * build: updates for hpobench installation * Add logo to README.md + docs; adapt docs theme colors to logo * Actually add the logo file * fix: changelog entry for initial version * add running data to readme (#139) * add running data to readme * Update README.md --------- Co-authored-by: benjamc <[email protected]> * Update plotting --------- Co-authored-by: benjamc <[email protected]> Co-authored-by: Helena Graf <[email protected]> Co-authored-by: Difan Deng <[email protected]>
benjamc
added a commit
that referenced
this pull request
Jun 28, 2024
* fix: typo * build: update scripts * ignore python * docs: update install instructions * docs: update install instructions * build: fix makefile typo * docs: fix typos * build: updates for hpobench installation * build: updates for hpobench installation * Add logo to README.md + docs; adapt docs theme colors to logo * Actually add the logo file * fix: changelog entry for initial version * add running data to readme (#139) * add running data to readme * Update README.md --------- Co-authored-by: benjamc <[email protected]> * Update plotting * Update filepath * fix(check_missing.py): Fix criterion for max trials (#150) For MF, max trials can be a mu above integer value specified because of the partial trials. Fix the condition. * Fix HEBO integration (#149) * fix(hebo): Do not increase trial_counter twice Must have been forgotton 😭💀 * Update CHANGELOG.md * Update CHANGELOG.md * Update version number 0.1.0->0.1.1 --------- Co-authored-by: Sarah Krebs <[email protected]> Co-authored-by: Helena Graf <[email protected]> Co-authored-by: Sarah Segel <[email protected]> Co-authored-by: Difan Deng <[email protected]>
benjamc
added a commit
that referenced
this pull request
Jul 1, 2024
* fix: typo * build: update scripts * ignore python * docs: update install instructions * docs: update install instructions * build: fix makefile typo * docs: fix typos * build: updates for hpobench installation * build: updates for hpobench installation * Add logo to README.md + docs; adapt docs theme colors to logo * Actually add the logo file * fix: changelog entry for initial version * add running data to readme (#139) * add running data to readme * Update README.md --------- Co-authored-by: benjamc <[email protected]> * Update plotting * Update filepath * fix(check_missing.py): Fix criterion for max trials (#150) For MF, max trials can be a mu above integer value specified because of the partial trials. Fix the condition. * Fix HEBO integration (#149) * fix(hebo): Do not increase trial_counter twice Must have been forgotton 😭💀 * Update CHANGELOG.md * Update CHANGELOG.md * Update version number 0.1.0->0.1.1 * Feat/plotting (#152) * refactor(plotting): rm old notebooks * refactor: update plotting of subselections * Fix/dist (#153) * Remove dependencies * fix(plotting): small fixes * Update CHANGELOG.md --------- Co-authored-by: Sarah Krebs <[email protected]> Co-authored-by: Helena Graf <[email protected]> Co-authored-by: Sarah Segel <[email protected]> Co-authored-by: Difan Deng <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.