Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions
xgboost.data::detail::NoMetaInfo Class Reference

Indicates this data source cannot contain meta-info such as labels, weights or qid. More...

#include <adapter.h>

Inheritance diagram for xgboost.data::detail::NoMetaInfo:
xgboost.data::ArrayAdapterBatch xgboost.data::CSCAdapterBatch xgboost.data::CSCArrayAdapterBatch xgboost.data::CSRAdapterBatch xgboost.data::CSRArrayAdapterBatch xgboost.data::DataTableAdapterBatch xgboost.data::DenseAdapterBatch

Public Member Functions

const float * Labels () const
 
const float * Weights () const
 
const uint64_t * Qid () const
 
const float * BaseMargin () const
 

Detailed Description

Indicates this data source cannot contain meta-info such as labels, weights or qid.


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