-
Notifications
You must be signed in to change notification settings - Fork 31
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
SMAC3 Bayesian Optimisation Integration [🆕 Search Method] 🥉 #212
Open
simonprovost
wants to merge
12
commits into
openml-labs:master
Choose a base branch
from
simonprovost:feature/bayesian_optimisation
base: master
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
SMAC3 Bayesian Optimisation Integration [🆕 Search Method] 🥉 #212
simonprovost
wants to merge
12
commits into
openml-labs:master
from
simonprovost:feature/bayesian_optimisation
Commits on Dec 7, 2023
-
refactor(configuration): add ConfigSpace
+ Custom config space is now utilising ConfigSpace + Classification.py is now divided in distinct Classifiers and Preprocesors for better understand and managmeent + Thorough documentation for users to add/modify anything
Configuration menu - View commit details
-
Copy full SHA for 3333b7a - Browse repository at this point
Copy the full SHA 3333b7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for abf174b - Browse repository at this point
Copy the full SHA abf174bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1bb413 - Browse repository at this point
Copy the full SHA f1bb413View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee3f6e7 - Browse repository at this point
Copy the full SHA ee3f6e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dec917 - Browse repository at this point
Copy the full SHA 9dec917View commit details -
Configuration menu - View commit details
-
Copy full SHA for a840863 - Browse repository at this point
Copy the full SHA a840863View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14cb0dc - Browse repository at this point
Copy the full SHA 14cb0dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 125051c - Browse repository at this point
Copy the full SHA 125051cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7310cd - Browse repository at this point
Copy the full SHA d7310cdView commit details -
refactor(genetic_programming): add get_search_space
Get Search Space allows any search method to have access to the entire search space if needed.
Configuration menu - View commit details
-
Copy full SHA for 2f38e9f - Browse repository at this point
Copy the full SHA 2f38e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 663caba - Browse repository at this point
Copy the full SHA 663cabaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92714ea - Browse repository at this point
Copy the full SHA 92714eaView commit details
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.