Skip to content

Commit

Permalink
Expanded commit 54bd93b
Browse files Browse the repository at this point in the history
  • Loading branch information
vruusmann committed Dec 28, 2023
1 parent 54bd93b commit 944c0b5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ public void evaluateAutoNA() throws Exception {

@Test
public void evaluateHousing() throws Exception {
evaluate("XGBoost", HOUSING);
evaluate("XGBoost", HOUSING, new FloatEquivalence(12 + 12));
}

@Test
Expand Down

0 comments on commit 944c0b5

Please sign in to comment.