Click or drag to resize

DTrees.Node.Value Field

Value at the node: a class label in case of classification or estimated function value in case of regression.

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

Field Value

Type: Double
See Also