Emgu CV Library Documentation
weightTrimRate Field
NamespacesEmgu.CV.ML.StructureMCvBoostParamsweightTrimRate

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 BasicVisual 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)