|
None | __init__ (self, str name, Callable get_dataset, str objective, str metric) |
|
Dict[str, Any] | set_params (self, Dict[str, Any] params_in) |
|
xgb.DMatrix | get_dmat (self) |
|
xgb.QuantileDMatrix | get_device_dmat (self, Optional[int] max_bin) |
|
xgb.DMatrix | get_external_dmat (self) |
|
str | __repr__ (self) |
|
|
| name |
|
| objective |
|
| metric |
|
| X |
|
| y |
|
Contains a dataset in numpy format as well as the relevant objective and metric.
The documentation for this class was generated from the following file:
- External/xgboost/python-package/xgboost/testing/__init__.py