Logo
OpenCV  2.4.13
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members
CvGBTreesParams Struct Reference

#include <ml.hpp>

Inheritance diagram for CvGBTreesParams:

Public Member Functions

 
 
- Public Member Functions inherited from CvDTreeParams
 
 

Public Attributes

 
 
 
float  shrinkage
 
- Public Attributes inherited from CvDTreeParams
 
 
 
 
 
bool  use_1se_rule
 
 
 
const float *  priors
 

Constructor & Destructor Documentation

CvGBTreesParams::CvGBTreesParams ( )
CvGBTreesParams::CvGBTreesParams ( int  loss_function_type,
int  weak_count,
float  shrinkage,
float  subsample_portion,
int  max_depth,
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:

AltStyle によって変換されたページ (->オリジナル) /