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: 1.0.0
Syntax
public int[] GetSubsets()

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.ML.DTrees.GetSubsets"]

See Also