Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Mar 10:00
· 11 commits to main since this release

DecisionFocusedLearningBenchmarks v0.2.0

Diff since v0.1.0

Breaking changes

  • Changes in the DataSample data structure

See the changelog for details.

Merged pull requests:

  • Bump codecov/codecov-action from 4 to 5 (#11) (@dependabot[bot])
  • Stochastic vehicle scheduling (#12) (@BatyLeo)
  • CompatHelper: bump compat for Flux to 0.16, (keep existing compat) (#14) (@github-actions[bot])
  • Rename DataSample fields (#15) (@BatyLeo)
  • Implement argmax and ranking benchmarks (#16) (@BatyLeo)
  • Cleanup docstrings and add optional noise in argmax and ranking datasets (#17) (@BatyLeo)
  • Store true encoder in Argmax and Ranking benchmarks (#18) (@BatyLeo)
  • Improve interface (#19) (@BatyLeo)

Closed issues:

  • Add benchmark non-ML algorithms to interface (#8)