Skip to content

MET-46: Cleanup Confidence Implementation - #16

Merged
arijit-dasgupta merged 4 commits into
masterfrom
arijit/MET-46-cleanup-confidence
Nov 20, 2025
Merged

MET-46: Cleanup Confidence Implementation#16
arijit-dasgupta merged 4 commits into
masterfrom
arijit/MET-46-cleanup-confidence

Conversation

@arijit-dasgupta

Copy link
Copy Markdown
Contributor

(FIXES MET-46)

I have cleaned up the confidence implementation with the folowing:

  1. Removed GT testing (specifically a reference eq check) entirely from cpp (only in Python). CPP testing is kept for smoke testing and checking bounds for confidence and sigmoid.
  2. Removed a couple unnecessary imports
  3. Removed nan check in CPP sigmoid, nan-checking in python still passes.

@linear

linear Bot commented Nov 20, 2025

Copy link
Copy Markdown

@arijit-dasgupta
arijit-dasgupta merged commit cda95af into master Nov 20, 2025
1 check passed
@arijit-dasgupta
arijit-dasgupta deleted the arijit/MET-46-cleanup-confidence branch November 20, 2025 20:24
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.

1 participant