Skip to content

Commit

Permalink
Mark check_fit2d_1feature check as passing
Browse files Browse the repository at this point in the history
  • Loading branch information
timokau committed Sep 23, 2020
1 parent 40dfa7b commit 9e0f3f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion csrank/tests/test_estimators.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ def predict(self, X, *args, **kwargs):
"check_fit2d_predict1d", # fails for ExpectedRankRegression
"check_methods_subset_invariance", # fails for ExpectedRankRegression
"check_fit2d_1sample", # fails for FETAObjectRanker
"check_fit2d_1feature", # fails for ExpectedRankRegression
"check_dict_unchanged", # fails for ListNet
"check_dont_overwrite_parameters", # fails for CmpNet
"check_fit_idempotent", # fails for ExpectedRankRegression
Expand Down

0 comments on commit 9e0f3f4

Please sign in to comment.