Skip to content

Releases: automl/CAVE

1.4.0

01 Jul 14:50
5403722
Compare
Choose a tag to compare

1.4.0

Interface changes

  • Add --pimp_interactive-flag to toggle bokeh-plotting for pimp-plots
  • Add --pimp_whiskers-flag to toggle plotting of pimp-whiskers plot

Major changes

  • Add basic Auto-PyTorch file format support
  • Add tensorboard support for notebooks
  • Add custom APT-overview tables
  • Use interactive bokeh plots for pimp

Minor changes

  • Add lots of docstring-documentation, PEP8 and a contribute-guide
  • Rename some classes and functions to unify naming (only internal)
  • Fix naming convention for hpbanster conversion folders

1.3.3

13 Jun 22:44
77bc0be
Compare
Choose a tag to compare

1.3.3

Interface changes

  • Deprecate deactivation of individual analysis methods using the --no_[analysis_name] flag
  • Add two mutually exclusive flags --[skip|only] [analysis_name] to activate / skip specific analysis methods
  • Remove --pimp_sort_table_by flag (table is sortable interactively now so no need)

Major changes

  • Drop support for Python 3.5, Add support for Python 3.7 and 3.8
  • Drop support for SMAC 0.12.0, Add support for SMAC 0.12.1 and 0.12.2
  • Distinguish between per-parallel-run and per-budget meta information (#270)

Minor changes

  • Change name of scatter plot from "Scatterplot" to "Scatter Plot"

v1.3.2

09 May 17:46
Compare
Choose a tag to compare

1.3.2

Bug fixes

  • Fix bug with duplicate entries in html-builder

Major changes

  • Internally adapt structure to support budgets and parallel runs in accordance with new SMAC
  • Enable budgets and parallel runs for CSV-Reader (and change to converting data always (so also in hpbandster-reader) instead of maintaining different readers)
  • Add interactive parallel coordinates plot
  • Add Whisker-Quantile plot to compare importances over budgets and parallel runs

Minor changes

  • Add support for new trajectory files (overdue...)
  • Add script to enable generation of example-data in CSV-format
  • Add caching of aggregated ConfiguratorRuns
  • Update CSV-examples (now with budgets instead of instances...)

v1.3.1

11 Apr 18:23
6519159
Compare
Choose a tag to compare

1.3.1

Bug fixes

  • Fix #261, get_checkbox threw an error due to unpredictable return type

v1.3.0

05 Apr 12:55
Compare
Choose a tag to compare

Compatibility With SMAC 0.12.0

v1.2.0

02 Nov 14:49
c9f792f
Compare
Choose a tag to compare
Merge pull request #255 from automl/development

Development v 1.2.0

v1.1.7

15 Jul 06:17
c9f792f
Compare
Choose a tag to compare
Merge pull request #255 from automl/development

Development v 1.2.0

v1.1.8

04 Oct 18:45
dc2f917
Compare
Choose a tag to compare

Fix to work with SMAC version 0.11.1

v1.1.6

10 Apr 16:19
e1cc671
Compare
Choose a tag to compare
Merge pull request #239 from automl/development

Prepare v1.1.6

v1.1.5

01 Mar 20:43
e57a718
Compare
Choose a tag to compare
Merge pull request #232 from automl/development

Release 1.1.5