Click or drag to resize

BoostCVFolds 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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public int CVFolds { get; set; }

Property Value

Type: Int32
See Also