Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 568 Bytes

File metadata and controls

30 lines (15 loc) · 568 Bytes

task_template x.y.z

BREAKING CHANGES

NEW FUNCTIONALITY

  • Added control_methods/true_labels component (PR #5).

  • Added methods/logistic_regression component (PR #5).

  • Added metrics/accuracy component (PR #5).

MAJOR CHANGES

  • Updated api files (PR #5).

  • Updated configs, components and CI to the latest Viash version (PR #8).

  • Updated to Viash 0.9.4 (PR #12).

  • Use dependencies in openproblems-bio/openproblems (PR #12).

MINOR CHANGES

  • Updated README.md (PR #5).

BUGFIXES