Implementation of hinge loss for binary classification (#3477)
This commit is contained in:
committed by
Rory Mitchell
parent
44811f2330
commit
69454d9487
@@ -20,6 +20,7 @@
|
||||
#include "../src/objective/regression_obj.cc"
|
||||
#include "../src/objective/multiclass_obj.cc"
|
||||
#include "../src/objective/rank_obj.cc"
|
||||
#include "../src/objective/hinge.cc"
|
||||
|
||||
// gbms
|
||||
#include "../src/gbm/gbm.cc"
|
||||
|
||||
Reference in New Issue
Block a user