Click or drag to resize

BoostTypeReal Field

http://www.emgu.com
Real AdaBoost. It is a technique that utilizes confidence-rated predictions and works well with categorical data.

Namespace:  Emgu.CV.ML
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const BoostType Real = 1

Field Value

Type: BoostType
See Also