Skip to content

Commit

Permalink
exact test value
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jan 26, 2025
1 parent 2b36d01 commit 46829a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/interpret-core/tests/glassbox/ebm/test_ebm_exact.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def test_identical_classification():

seed += 1

expected = 604.4169336846871
expected = 6307.685729917364

if total != expected:
assert total == expected
Expand Down

0 comments on commit 46829a3

Please sign in to comment.