Medial Code Documentation
|
Public Member Functions | |
bool | is_binary (self) |
Data Fields | |
max_rel | |
Static Public Attributes | |
RelData | train |
RelData | test |
int | max_rel |
Simple data struct for holding a train-test split of a learning to rank dataset.
bool xgboost.testing.data.RelDataCV.is_binary | ( | self | ) |
Whether the label consists of binary relevance degree.