Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Public Member Functions | Static Public Attributes
xgboost.data::DataTableAdapterBatch Class Reference
Inheritance diagram for xgboost.data::DataTableAdapterBatch:
xgboost.data::detail::NoMetaInfo

Public Member Functions

 DataTableAdapterBatch (void const *const *const data, char const *const *feature_stypes, std::size_t num_rows, std::size_t num_features)
 
size_t Size () const
 
const Line GetLine (std::size_t ridx) 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 = true
 

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