http://www.emgu.com
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.4.2.1777 (2.4.2.1777)
Portion of whole training set used for every single tree training.
subsamplePortion value is in (0.0, 1.0].
subsamplePortion == 1.0 when whole dataset is used on each step. Count of sample used on each
step is computed as int(totalSamplesCount * subsamplePortion).
Namespace: Emgu.CV.ML.StructureAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.4.2.1777 (2.4.2.1777)