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: 1.0.0
Syntax
public bool ActiveVarCount { get; set; }

Property Value

Type: Boolean
See Also