MCvDTreeSplitquality Field |
http://www.emgu.com
The split quality, a positive number. It is used to choose the best primary split, then to choose and sort the surrogate splits. After the tree is constructed, it is also used to compute variable importance
Namespace: Emgu.CV.ML.StructureAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxval mutable quality: float32
Field Value
Type:
Single
See Also