Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Static Public Attributes
xgboost.testing.data.RelDataCV Class Reference
Inheritance diagram for xgboost.testing.data.RelDataCV:

Public Member Functions

bool is_binary (self)
 

Data Fields

 max_rel
 

Static Public Attributes

RelData train
 
RelData test
 
int max_rel
 

Detailed Description

Simple data struct for holding a train-test split of a learning to rank dataset.

Member Function Documentation

◆ is_binary()

bool xgboost.testing.data.RelDataCV.is_binary (   self)
Whether the label consists of binary relevance degree.

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