v0.2.0
DecisionFocusedLearningBenchmarks v0.2.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)