|
Medial Code Documentation
|
Public Member Functions | |
| Line const | GetLine (size_t idx) const |
| size_t | NumRows () const |
| size_t | NumCols () const |
| size_t | Size () const |
| ArrayAdapterBatch (ArrayInterface< 2 > array_interface) | |
Public Member Functions inherited from xgboost.data::detail::NoMetaInfo | |
| const float * | Labels () const |
| const float * | Weights () const |
| const uint64_t * | Qid () const |
| const float * | BaseMargin () const |
Static Public Attributes | |
| static constexpr bool | kIsRowMajor = true |