Skip to content

Commit

Permalink
re-enable exact python EBM result test
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbkoch committed Jan 15, 2025
1 parent 2a28ee7 commit e8bffe5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions python/interpret-core/tests/glassbox/ebm/test_ebm.py
Original file line number Diff line number Diff line change
Expand Up @@ -1245,9 +1245,6 @@ def test_replicatability_classification():
break


@pytest.mark.skip(
reason="Fails on mac. Need to work on getting cross platform identical results."
)
def test_identical_classification():
from interpret.develop import get_option, set_option

Expand Down

0 comments on commit e8bffe5

Please sign in to comment.