Medial Code Documentation
|
Public Member Functions | |
None | __init__ (self, *Any args, **Any kwargs) |
![]() | |
Generator | __await__ (self) |
int | num_col (self) |
Additional Inherited Members | |
![]() | |
max_bin | |
is_quantile | |
![]() | |
feature_names | |
feature_types | |
missing | |
enable_categorical | |
partition_order | |
worker_map | |
feature_weights | |
is_quantile | |
![]() | |
Dict[str, Any] | _create_fn_args (self, str worker_addr) |
![]() | |
"DaskDMatrix" | _map_local_data (self, "distributed.Client" client, _DataT data, Optional[_DaskCollection] label=None, Optional[_DaskCollection] weights=None, Optional[_DaskCollection] base_margin=None, Optional[_DaskCollection] qid=None, Optional[_DaskCollection] feature_weights=None, Optional[_DaskCollection] label_lower_bound=None, Optional[_DaskCollection] label_upper_bound=None) |
![]() | |
_n_cols | |
_init | |
_map_local_data | |
Use `DaskQuantileDMatrix` instead. .. deprecated:: 1.7.0 .. versionadded:: 1.2.0
None xgboost.dask.DaskDeviceQuantileDMatrix.__init__ | ( | self, | |
*Any | args, | ||
**Any | kwargs | ||
) |
Reimplemented from xgboost.dask.DaskQuantileDMatrix.