Emgu CV Library Documentation
weightTrimRate Field
Namespaces
►
Emgu.CV.ML.Structure
►
MCvBoostParams
►
weightTrimRate
C#
Visual Basic
Visual C++
www.emgu.com/wiki
The weight trimming ratio, within 0..1. See the discussion of it above. If the parameter is ?0 or >1, the trimming is not used, all the samples are used at each iteration. The default value is 0.95
Declaration Syntax
C#
Visual Basic
Visual C++
public
double
weightTrimRate
Public
weightTrimRate
As
Double
public
:
double
weightTrimRate
Assembly:
Emgu.CV.ML
(Module: Emgu.CV.ML) Version: 1.0.0.0 (1.0.0.0)