Initial support for multi-label classification. (#7521)
* Add support in sklearn classifier.
This commit is contained in:
@@ -27,3 +27,4 @@ See `Awesome XGBoost <https://github.com/dmlc/xgboost/tree/master/demo>`_ for mo
|
||||
external_memory
|
||||
custom_metric_obj
|
||||
categorical
|
||||
multioutput
|
||||
|
||||
Reference in New Issue
Block a user