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.1.0.649 (2.1.0.649)

Syntax

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

See Also