We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5590d78 commit 5b1e8f5Copy full SHA for 5b1e8f5
changelog.md
@@ -2,6 +2,8 @@
2
3
* ADD new argument `config_id` to `Configuration` which can be set by an application
4
using the ConfigSpace package (`None` by default).
5
+* FIX #157 fix a bug in `get_random_neighbor` where the last hyperparameter value was never
6
+ changed.
7
* MAINT #136 remove asterisk in version identifier in `setup.py`.
8
* MAINT #156 add `ConstantHyperparameter` to the API documentation.
9
* MAINT #159 document that `None` is a forbidden value for `CategoricalHyperparameter` and
0 commit comments