Table of Contents

Property ActiveVarCount

Namespace
OpenCvSharp.ML
Assembly
OpenCvSharp.dll

ActiveVarCount

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

public int ActiveVarCount { get; set; }

Property Value

int