If this parameter is >1, the tree is pruned using cv_folds-fold cross validation.

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 cvFolds
Public cvFolds As Integer
public:
int cvFolds

See Also