Click or drag to resize

DTreesGetSubsets Method

Returns all the bitsets for categorical splits. Split::subsetOfs is an offset in the returned vector

Namespace:  OpenCvSharp.ML
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public int[] GetSubsets()

Return Value

Type: Int32
See Also