Skip to content

Commit

Permalink
decrease tolerance
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Dupre <[email protected]>
  • Loading branch information
xadupre committed Apr 3, 2024
1 parent 6749491 commit 26dbfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_sklearn_random_forest_converters.py
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ def test_boston_pca_rf(self):
pipe,
model_onnx,
methods=["predict"],
basename="SklearnBostonPCARF-Dec4",
basename="SklearnBostonPCARF-Dec3",
)

@ignore_warnings(category=FutureWarning)
Expand Down

0 comments on commit 26dbfcb

Please sign in to comment.