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
SyntaxPublic DefaultDir As Integer
val mutable DefaultDir: int
Field Value
Type:
Int32
See Also