Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
xgboost::gbm::GBTreeModelParam Struct Reference

model parameters More...

#include <gbtree_model.h>

Inheritance diagram for xgboost::gbm::GBTreeModelParam:

Public Member Functions

 GBTreeModelParam ()
 constructor
 
 DMLC_DECLARE_PARAMETER (GBTreeModelParam)
 
GBTreeModelParam ByteSwap () const
 

Data Fields

std::int32_t num_trees
 number of trees
 
std::int32_t num_parallel_tree
 Number of trees for a forest.
 
int32_t reserved [38]
 reserved parameters
 

Detailed Description

model parameters


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