-
Notifications
You must be signed in to change notification settings - Fork 36
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
Updating ML benchmarks #154
Open
Neeratyoy
wants to merge
140
commits into
mo_experiments
Choose a base branch
from
LCs
base: mo_experiments
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
Collaborator
Neeratyoy
commented
May 30, 2022
- Added option to record Learning Curves
- Bug fix: new tabular data collected by training on train set and evaluating on validation set
…into thesis-paper
Neeratyoy
added a commit
that referenced
this pull request
Jun 6, 2022
Make installable for Python 3.10.6 * Add 3.10 to test pipeline * Remove upper Python version limit * Change python-versions to strings * Surround action python-version with quotation marks * Install paramnet dependencies only for Python <= 3.9 * Disable local paramnet test for Python > 3.9 Co-authored-by: Dominik Woiwode <[email protected]>
* Speed up tests by disabling slow tests.
* Refactor: Rename AbstractBenchmark Class
* Update 201 version 0.0.6 - scale the misclassification rate form 0 to 100 -> 0 and 1 - Update test cases - link to the correct container version - Fix Nas201 Test Cases - remove a Github action trigger. It started all test cases twice. - Fix GithubActions: Install correct xgboost version for 3.10
* Nas101 v.0.0.5 * Nas1shot1 v.0.0.5 * Test Cases for 101
Update to 0.0.2
* Yahpo Raw: You can run fair/iml/rbv2 experiments from yahpo. The installation is quite complicated and described in the recipe. * Introduce YAHPO Surrogate V0.0.2 It also goes hand in hand with an update for the yahpo surrogate benchmarks. --------- Co-authored-by: ayushi-3536 <[email protected]> Co-authored-by: ayushi-3536 <[email protected]> Co-authored-by: Dominik Woiwode <[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.