Skip to content

Conversation

@arijit-dasgupta
Copy link
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
Copy link

linear bot commented Nov 20, 2025

@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.

2 participants