Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: automl/CARP-S

v1.0.4

18 Jul 09:14
18a2779

Choose a tag to compare

  • Fix yahpo error (#201)
  • Add missing requirement files (#202)

v1.0.3

29 Jun 09:25
635f7c3

Choose a tag to compare

Fix the order of optimizer names in the critical difference plots (#196).

v1.0.2

20 Jun 18:47
6117e77

Choose a tag to compare

  • Fix duplicate trial_counter in SyneTune (#193).
  • Refactor plotting (#193,#194).
  • Extend TrialInfo, logging utilities, and missing-run detection with extra fields and environment dumps (#193).
  • Refactor experimenter configs, database schemas, and analysis pipeline for nested task keys and hypervolume support (#193).

v1.0.1

13 May 15:09
b7ca343

Choose a tag to compare

  • Fix installation issues of benchmarks and optimizers after pip install
  • Update docs

v1.0.0

01 May 17:48

Choose a tag to compare

Breaking Changes:

  • Problem is now ObjectiveFunction
  • Task now holds an objective function and input/output spaces
  • Scenario is renamed to task_type.
    Updated configs and added some more fixes.

The API now follows this scheme:
carps_api

What's Changed

New Contributors

Full Changelog: v.0.1.1...v1.0.0

v0.1.1

01 Jul 08:45
f5f8b95

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v.0.1.1

Version 0.1.0

11 Jun 15:10

Choose a tag to compare

  • Initial version of CARP-S.