Property UseSurrogates
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
UseSurrogates
If true then surrogate splits will be built. These splits allow to work with missing data and compute variable importance correctly. Default value is false.
public bool UseSurrogates { get; set; }