Skip to content

Update bias_quantile() to work with vectors / matrices instead of data.table#396

Merged
nikosbosse merged 2 commits intorework-add_coverage()from
update-quantile-metrics
Nov 15, 2023
Merged

Update bias_quantile() to work with vectors / matrices instead of data.table#396
nikosbosse merged 2 commits intorework-add_coverage()from
update-quantile-metrics

Conversation

@nikosbosse
Copy link
Copy Markdown
Collaborator

@nikosbosse nikosbosse commented Nov 9, 2023

This PR reverses some of the changes made in #388. In particular, it changes bias_quantile() again such that it works with vectors / matrices instead of data.table. This increases speed and makes the function more consistent with other functions.

If it makes reviewing things easier I can also merge this one into #388 (although there are some updates in between) or I could replicate the changes I made here in #388.

@nikosbosse nikosbosse mentioned this pull request Nov 9, 2023
@nikosbosse nikosbosse requested a review from seabbs November 9, 2023 14:47
Copy link
Copy Markdown
Contributor

@seabbs seabbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These PRs are obviously a bit of a mess and make any kind of formal review very hard.

I'd suggest making a single PR with a proposed feature change here in anyway that you want.

Base automatically changed from rework-score.quantile() to rework-add_coverage() November 15, 2023 14:36
@nikosbosse nikosbosse merged commit e76c4f5 into rework-add_coverage() Nov 15, 2023
@nikosbosse nikosbosse deleted the update-quantile-metrics branch November 15, 2023 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants