|
Medial Code Documentation
|
Public Member Functions | |
| CSCArrayAdapterBatch (ArrayInterface< 1 > indptr, ArrayInterface< 1 > indices, ArrayInterface< 1 > values) | |
| std::size_t | Size () const |
| Line | GetLine (std::size_t idx) const |
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 = false |