Implementation of hinge loss for binary classification (#3477)
This commit is contained in:
committed by
Rory Mitchell
parent
44811f2330
commit
69454d9487
@@ -36,5 +36,6 @@ DMLC_REGISTRY_LINK_TAG(regression_obj);
|
||||
#endif
|
||||
DMLC_REGISTRY_LINK_TAG(multiclass_obj);
|
||||
DMLC_REGISTRY_LINK_TAG(rank_obj);
|
||||
DMLC_REGISTRY_LINK_TAG(hinge);
|
||||
} // namespace obj
|
||||
} // namespace xgboost
|
||||
|
||||
Reference in New Issue
Block a user