XGBRanker documentation: missing default objective (#8347)
This commit is contained in:
parent
8f3dee58be
commit
5647fc6542
@ -1783,6 +1783,10 @@ class XGBRFRegressor(XGBRegressor):
|
||||
"Implementation of the Scikit-Learn API for XGBoost Ranking.",
|
||||
["estimators", "model"],
|
||||
end_note="""
|
||||
.. note::
|
||||
|
||||
The default objectivefor XGBRanker is "rank:pairwise"
|
||||
|
||||
.. note::
|
||||
|
||||
A custom objective function is currently not supported by XGBRanker.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user