CvGBTreesParams Struct Reference

#include <ml.hpp>

Inheritance diagram for CvGBTreesParams:

CvDTreeParams

List of all members.

Public Member Functions

 CvGBTreesParams (int loss_function_type, int weak_count, float shrinkage, float subsample_portion, int max_depth, bool use_surrogates)
 CvGBTreesParams ()

Public Attributes

CV_PROP_RW int loss_function_type
CV_PROP_RW float shrinkage
CV_PROP_RW float subsample_portion
CV_PROP_RW int weak_count


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

CV_PROP_RW float CvGBTreesParams::shrinkage


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

Generated on Fri Jan 28 22:07:36 2011 for opencv by  doxygen 1.5.9