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
Syntaxpublic const BoostType Real = 1
Public Const Real As BoostType = 1
public:
literal BoostType^ Real = 1
static val mutable Real: BoostType
Field Value
Type:
BoostType
See Also