Method GetSubsets
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
GetSubsets()
Returns all the bitsets for categorical splits. Split::subsetOfs is an offset in the returned vector
public int[] GetSubsets()
Returns
- int[]
Returns all the bitsets for categorical splits. Split::subsetOfs is an offset in the returned vector
public int[] GetSubsets()