Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions
xgboost::tree::Driver< ExpandEntryT > Class Template Reference

Public Member Functions

 Driver (TrainParam param, std::size_t max_node_batch_size=256)
 
template<typename EntryIterT >
void Push (EntryIterT begin, EntryIterT end)
 
void Push (const std::vector< ExpandEntryT > &entries)
 
void Push (ExpandEntryT const &e)
 
bool IsEmpty ()
 
bool IsChildValid (ExpandEntryT const &parent_entry)
 
std::vector< ExpandEntryT > Pop ()
 

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