A node is not split if the number of samples directed to the node is less than the parameter value.

Namespace: Emgu.CV.ML.Structure
Assembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public int minSampleCount
Public minSampleCount As Integer
public:
int minSampleCount

See Also