Method GetSplits
- Namespace
- OpenCvSharp.ML
- Assembly
- OpenCvSharp.dll
GetSplits()
Returns all the splits. all the split indices are indices in the returned vector
public DTrees.Split[] GetSplits()
Returns
- Split[]
Returns all the splits. all the split indices are indices in the returned vector
public DTrees.Split[] GetSplits()