CvDTreeParamsUseSurrogates Property OpenCvSharp Class Library
If true, surrogate splits are built. Surrogate splits are needed to handle missing measurements and for variable importance estimation.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool UseSurrogates { get; set; }

Property Value

Type: Boolean
See Also

Reference