Click or drag to resize

DTrees.Node.DefaultDir Field

Default direction where to go (-1: left or +1: right). It helps in the case of missing values.

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

Field Value

Type: Int32
See Also