-
Notifications
You must be signed in to change notification settings - Fork 75
Migrate to ConfigSpace 1.* #802
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
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
e63f621
start migration to configspace 1.0
motus 89fa914
migrate a few more calls to 1.0 API
motus 78186fd
proper parameters for NormalIntegerHyperparameter constructor
motus 1bab63e
ConfigSpace.Configuration 1.0 validates even inactive parameters - ne…
motus 707d995
cosmetic fixes
motus 148b64c
better fixture for ConfigurationSpace (1.0 compatible)
motus 9478b49
Merge branch 'main' of https://github.com/microsoft/MLOS into sergiym…
motus 3edd6c1
black formatting
motus 341a5ea
remove quantization parameters
motus 03970b6
use check_valid_configuration() instead of check_configuration()
motus 387f516
Merge branch 'main' into sergiym/opt/configspace-1.0
bpkroth 2a5b2d2
Merge branch 'main' of https://github.com/microsoft/MLOS into sergiym…
motus cf2ad53
update to SMAC3 v 2.2
motus 18e42a2
use NotSet value for CategoricalHyperparameter default_value
motus 6413f8d
mypy fixes
motus 8939e3f
Merge branch 'main' into sergiym/opt/configspace-1.0
motus 1f8711c
implement drop_nulls
motus 750834d
black formatting fixes
motus 4588f7d
isort fixes
motus 2ecdb12
mypy fixes
motus 1fab14d
more mypy fixes
motus 95f127e
final(?) mypy fixes
motus b3731cf
remove pylint and mypy workarounds for ConfigSpace
motus 22c5589
debugging `make doc` failure
bpkroth 0727684
ignore a deprecation warning context message generated by asyncssh
bpkroth 33afe04
Quantization support tracking comments
bpkroth 42b0c7f
formatting
bpkroth 852f685
Update mlos_core/setup.py
bpkroth 96ad677
remove extra to_vector call
motus fa3f7a5
restrict matplotlib version to < 2.9
motus f75c8d2
bugfix: incorrect version of matplotlib
motus 34d8c57
Merge branch 'main' of https://github.com/microsoft/MLOS into sergiym…
motus 903e3bf
Merge branch 'main' into sergiym/opt/configspace-1.0
motus 0b334d2
Merge branch 'main' of https://github.com/microsoft/MLOS into sergiym…
motus f3c28a7
Merge branch 'sergiym/opt/configspace-1.0' of https://github.com/motu…
motus File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.