Medial Code Documentation
|
training parameters More...
#include <gbtree.h>
Public Member Functions | |
DMLC_DECLARE_PARAMETER (GBTreeTrainParam) | |
![]() | |
Args | UpdateAllowUnknown (Container const &kwargs) |
bool | GetInitialised () const |
Data Fields | |
std::string | updater_seq |
tree updater sequence | |
TreeProcessType | process_type |
type of boosting process to run | |
TreeMethod | tree_method |
Additional Inherited Members | |
![]() | |
bool | initialised_ |
training parameters