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.0.0.0 (2.0.0.0)

Syntax

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

See Also