Click or drag to resize
Accord.NET (logo)

SetResultTModelValue Property

Gets the metric value for the model in the current set.

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

Property Value

Type: Double
See Also