Skip to content

0.3.6 - 2020-03-04

Compare
Choose a tag to compare
@pvk-developer pvk-developer released this 04 Mar 09:09

This release improves BTBSession error handling and allows Tunables with cardinality
equal to 1 to be scored with BTBSession. Also, we provide a new documentation for
this version of BTB.

Internal Improvements

Improved documentation, unittests and integration tests.

Resolved Issues

  • Issue #164: Improve documentation for v0.3.5+.
  • Issue #166: Wrong erro raised by BTBSession on too many errors.
  • Issue #170: Tuner has no scores attribute until record is run once.
  • Issue #175: BTBSession crashes when record is not performed.
  • Issue #176: BTBSession fails to select a proper Tunable when normalized_scores becomse None.