Click or drag to resize

BoostSplitCreiteriaSqerr Field

http://www.emgu.com
Use least squares criteria. This is default and the only option for LogitBoost and Gentle AdaBoost

Namespace:  Emgu.CV.ML.MlEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const BoostSplitCreiteria Sqerr = 4

Field Value

Type: BoostSplitCreiteria
See Also