Releases: automl/ConfigSpace
Releases · automl/ConfigSpace
Version 0.4.7
- Tests Python3.7.
- Fixes #87: better handling of Conjunctions when adding them to the
configuration space. - MAINT: Improved type annotation in
util.py
which results in improved
performance (due to better Cython optimization). - MAINT:
util.get_one_exchange_neighborhood
now accepts two arguments
num_neighbors
andstdev
which govern the neighborhood creation behaviour
of several continuous hyperparameters. - NEW #85: Add function to obtain active hyperparameters
- NEW #84: Add field for meta-data to the configuration space object.
- MAINT: json serialization now has an argument to control indentation
Version 0.4.6
v0.4.6 version bump
Version 0.4.5
v0.4.5 Merge branch 'master' of github.com:automl/ConfigSpace
Version 0.4.4
v0.4.4 prepare new release
Version 0.4.3
v0.4.3 bump version
0.4.1
Version 0.3.10
v0.3.10 MAINT bump version number
Version 0.3.9
v0.3.9 bump version number
Version 0.3.8
v0.3.8 bump version number for new release