Click or drag to resize
DTreesCVFolds Property
http://www.emgu.com
If CVFolds greater than 1 then algorithms prunes the built decision tree using K-fold

Namespace: Emgu.CV.ML
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public int CVFolds { get; set; }

Property Value

Type: Int32
See Also