Skip to content

Commit

Permalink
updating SOKNL test
Browse files Browse the repository at this point in the history
  • Loading branch information
hmgomes committed Apr 27, 2024
1 parent 54aeac3 commit 59cea63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_regressors.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
(partial(ARFFIMTDD), 4.95, 4.6),
(partial(ORTO), 9.2, 7.6),
(partial(SOKNLBT), 4.95, 4.6),
(partial(SOKNL), 3.37, 2.77),
(partial(SOKNL), 3.67, 3.04),
],
ids=[
"AdaptiveRandomForestRegressor",
Expand Down

0 comments on commit 59cea63

Please sign in to comment.