Skip to content

Version 1.4

Choose a tag to compare

@mwever mwever released this 31 Jul 14:44
· 12 commits to main since this release
aaab17c

Converter Documentation

  • Added documentation to make it visible which converters cant handle instances
  • Added documentation to give some information about limitations (and capabilities) of the converters

Documentation

  • Added the hint that for the api example the example records need to be run first to create the run.
  • Added links to GitHub pages in the web-based UI for help and more details on the method.

New SMAC version compatibility

  • The smac3v2 converter can now also handle the output of the new smac version

Converter

  • Added a new converter to handle RayTune runs
  • Added example RayTune runs to logs

Access Specifier

  • Changed access specifier from '_fit' to 'fit' in the RF surrogate

Ablation tests

  • Added Polynomial "model" class for testing ablation path behavior
  • Added extra test case using the polynomial to validate ablation output correctness