Click or drag to resize

RTreesActiveVarCount Property

The size of the randomly selected subset of features at each tree node and that are used to find the best split(s).

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public bool ActiveVarCount { get; set; }

Property Value

Type: Boolean
See Also