TST: Added tests for binary classification
This commit is contained in:
@@ -59,8 +59,6 @@ def test_show_stdv():
|
|||||||
xgb.cv(param, dtrain, num_round, nfold=5,
|
xgb.cv(param, dtrain, num_round, nfold=5,
|
||||||
metrics={'error'}, seed = 0, show_stdv = False)
|
metrics={'error'}, seed = 0, show_stdv = False)
|
||||||
|
|
||||||
test_custom_objective()
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user