Home
last modified time | relevance | path

Searched refs:DaskXGBRanker (Results 1 – 10 of 10) sorted by relevance

/dports/misc/py-xgboost/xgboost-1.5.1/doc/python/
H A Dpython_api.rst122 .. autoclass:: xgboost.dask.DaskXGBRanker
/dports/misc/xgboost/xgboost-1.5.1/doc/python/
H A Dpython_api.rst122 .. autoclass:: xgboost.dask.DaskXGBRanker
/dports/misc/py-xgboost/xgboost-1.5.1/tests/python-gpu/
H A Dtest_gpu_with_dask.py491 sig = OrderedDict(signature(xgb.dask.DaskXGBRanker.fit).parameters)
/dports/misc/xgboost/xgboost-1.5.1/tests/python-gpu/
H A Dtest_gpu_with_dask.py491 sig = OrderedDict(signature(xgb.dask.DaskXGBRanker.fit).parameters)
/dports/misc/py-xgboost/xgboost-1.5.1/doc/tutorials/
H A Ddask.rst113 ``DaskXGBClassifier``, ``DaskXGBRegressor``, ``DaskXGBRanker`` and 2 random forest
/dports/misc/xgboost/xgboost-1.5.1/doc/tutorials/
H A Ddask.rst113 ``DaskXGBClassifier``, ``DaskXGBRegressor``, ``DaskXGBRanker`` and 2 random forest
/dports/misc/py-xgboost/xgboost-1.5.1/python-package/xgboost/
H A Ddask.py1902 class DaskXGBRanker(DaskScikitLearnBase, XGBRankerMixIn): class
/dports/misc/xgboost/xgboost-1.5.1/python-package/xgboost/
H A Ddask.py1902 class DaskXGBRanker(DaskScikitLearnBase, XGBRankerMixIn): class
/dports/misc/py-xgboost/xgboost-1.5.1/tests/python/
H A Dtest_with_dask.py924 rank = xgb.dask.DaskXGBRanker(n_estimators=2500)
/dports/misc/xgboost/xgboost-1.5.1/tests/python/
H A Dtest_with_dask.py924 rank = xgb.dask.DaskXGBRanker(n_estimators=2500)