Click or drag to resize
Accord.NET (logo)

AntecedentValue Property

Gets the right hand side of this expression.

Namespace:  Accord.MachineLearning.DecisionTrees.Rules
Assembly:  Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax
public double Value { get; }
Request Example View Source

Property Value

Type: Double
See Also