Skip to content

Releases: automl/fanova

2.0.19

24 Jun 10:43

Choose a tag to compare

2.0.19

Bug fixes

  • Fix #103, inverted labels in 3d-plot (using transpose)

2.0.18

24 May 11:30

Choose a tag to compare

2.0.18

Major Changes

  • Allow for X-input as pandas.DataFrame, add pandas requirement, based on #95
  • Also, log a warning, if input might be misinterpreted
  • Add support for OrdinalHyperparameter

Minor Changes

  • Refactor some code for PEP8 conformity

2.0.17

15 May 12:21

Choose a tag to compare

2.0.17

Bug fixes

  • Fix #96, invert ticks and labels on categorical-categorical pairwise plot

2.0.16

10 May 10:36

Choose a tag to compare

2.0.16

Minor Changes

  • Prepare visualizer.py for OrdinalHyperparameters
  • Generally simplify code for maintainablitiy
  • generate_pairwise_marginal does NOT swap values anymore

Bug fixes

  • Fix inverted axes-bug (#96)

2.0.15

11 Apr 18:15

Choose a tag to compare

Fix bug in error-handling and logical bug in axis allocation. See #94

2.0.14

04 Dec 15:26

Choose a tag to compare

RELEASE 2.0.14

2.0.13

01 Apr 16:44

Choose a tag to compare

FIX #85 unassigned variable

2.0.12

26 Mar 17:14

Choose a tag to compare

Improve plots

2.0.10

11 May 09:38

Choose a tag to compare

add triple marginals