CvGBTreesParams Struct Reference
#include <ml.hpp>
Inheritance diagram for CvGBTreesParams:
Public Member Functions
Public Attributes
Constructor & Destructor Documentation
CvGBTreesParams::CvGBTreesParams
(
)
CvGBTreesParams::CvGBTreesParams
(
int
loss_function_type,
float
shrinkage,
float
subsample_portion,
bool
use_surrogates
)
Member Data Documentation
int CvGBTreesParams::loss_function_type
float CvGBTreesParams::shrinkage
float CvGBTreesParams::subsample_portion
int CvGBTreesParams::weak_count
The documentation for this struct was generated from the following file: