Skip to content

Releases: automl/ConfigSpace

Version 0.4.8

11 Feb 18:39
67923dc

Choose a tag to compare

  • Fixen an issue which made serialization of ForbiddenInCondition to json fail.
  • MAINT #101: Improved error message on setting illegal value in a configuration.
  • DOC #91: Added a documentation to automl.github.io/ConfigSpace

Version 0.4.7

21 Aug 14:18

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

Choose a tag to compare

v0.4.6

version bump

Version 0.4.5

23 Mar 13:40

Choose a tag to compare

v0.4.5

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

Version 0.4.4

15 Jan 16:06

Choose a tag to compare

v0.4.4

prepare new release

Version 0.4.3

13 Dec 09:58

Choose a tag to compare

v0.4.3

bump version

0.4.1

20 Oct 15:27

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

Choose a tag to compare

v0.3.10

MAINT bump version number

Version 0.3.9

12 Jul 05:53

Choose a tag to compare

v0.3.9

bump version number

Version 0.3.8

06 Jul 04:57

Choose a tag to compare

v0.3.8

bump version number for new release