Skip to content

Remove ability to pass datum filter to compute_rocauc#863

Merged
czaloom merged 3 commits intomainfrom
czaloom-clf-rocauc-datum-filtering-1-22-26
Jan 22, 2026
Merged

Remove ability to pass datum filter to compute_rocauc#863
czaloom merged 3 commits intomainfrom
czaloom-clf-rocauc-datum-filtering-1-22-26

Conversation

@czaloom
Copy link
Collaborator

@czaloom czaloom commented Jan 22, 2026

Issue

The ROCAUC cache contains a cumulative sum which does NOT directly map to metadata for filtering. This means the datum filter will fail.

Proposed Changes

  • Remove ability to filter by datum
  • Add note directing user to rebuild cache using Evaluator.filter

Testing

  • Added unit test

@czaloom czaloom self-assigned this Jan 22, 2026
@czaloom czaloom requested a review from a team as a code owner January 22, 2026 19:48
@czaloom czaloom merged commit e830013 into main Jan 22, 2026
4 checks passed
@czaloom czaloom deleted the czaloom-clf-rocauc-datum-filtering-1-22-26 branch January 22, 2026 21:36
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.

3 participants