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.0.1010 (2.2.0.1010)

Syntax

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

See Also