Skip to content

hubPredEvalsData 1.1.1

Choose a tag to compare

@annakrystalli annakrystalli released this 17 Jun 09:59
· 21 commits to main since this release
v1.1.1
9b8b8cb

Bug Fixes

  • generate_eval_data() no longer fails when a hub's oracle output includes an as_of provenance column (versioned target-data). Oracle output holds a single value per observational unit, so the column is dropped before scoring rather than being passed through to hubEvals::score_model_out(), which rejects columns outside the task-id keys plus oracle_value (#70).

Full Changelog: v1.1.0...v1.1.1