Skip to content

Conversation

kgao
Copy link
Collaborator

@kgao kgao commented Jul 15, 2024

Lower the frequency of ATE bounds falling into CI from 7 to 6.

Key changes:

  • econml/tests/test_discrete_outcome.py: In the test_accuracy(self) method, the minimum required count of true ATE falling within the interval bounds has been reduced from 7 to 6.
  • econml/tests/test_discrete_outcome.py: Similarly, in the test_accuracy_iv(self) method, the minimum required count of true ATE falling within the interval bounds has been reduced from 7 to 6.2. econml.tests.test_discrete_outcome.TestDiscreteOutcome.test_accuracy_iv

Signed-off-by: Kevin Gao (from Dev Box) <kevingao@microsoft.com>
@kgao kgao requested a review from kbattocchi July 15, 2024 14:49
@kgao kgao self-assigned this Jul 15, 2024
@kbattocchi kbattocchi merged commit 1677ead into main Jul 17, 2024
@kbattocchi kbattocchi deleted the fix_ate_bounds branch July 17, 2024 01:00
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