Medial Code Documentation
Loading...
Searching...
No Matches
Static Protected Attributes
xgboost.sklearn.XGBRankerMixIn Class Reference
Inheritance diagram for xgboost.sklearn.XGBRankerMixIn:
xgboost.dask.DaskXGBRanker xgboost.sklearn.XGBRanker

Static Protected Attributes

str _estimator_type = "ranker"
 

Detailed Description

MixIn for ranking, defines the _estimator_type usually defined in scikit-learn
base classes.

The documentation for this class was generated from the following file: