Skip to content

Releases: automl/ConfigSpace

Version 0.4.7

21 Aug 14:18
Compare
Choose a tag to compare
  • 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 and stdev 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

26 Mar 13:21
Compare
Choose a tag to compare
v0.4.6

version bump

Version 0.4.5

23 Mar 13:40
Compare
Choose a tag to compare
v0.4.5

Merge branch 'master' of github.com:automl/ConfigSpace

Version 0.4.4

15 Jan 16:06
Compare
Choose a tag to compare
v0.4.4

prepare new release

Version 0.4.3

13 Dec 09:58
Compare
Choose a tag to compare
v0.4.3

bump version

0.4.1

20 Oct 15:27
Compare
Choose a tag to compare
  • Rewrite of major functions in Cython
  • Attribute default of class Hyperparameter is renamed to default_value.
  • Package io is renamed to read_and_write.

Version 0.3.10

08 Aug 03:41
Compare
Choose a tag to compare
v0.3.10

MAINT bump version number

Version 0.3.9

12 Jul 05:53
Compare
Choose a tag to compare
v0.3.9

bump version number

Version 0.3.8

06 Jul 04:57
Compare
Choose a tag to compare
v0.3.8

bump version number for new release

v0.3.7

09 Jun 11:29
Compare
Choose a tag to compare
bump version number for new release