|
SetResultTModelStandardDeviation Property
|
Gets the standard deviation of the validation value for the model, if available.
Namespace:
Accord.MachineLearning.Performance
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax public double StandardDeviation { get; }
Public ReadOnly Property StandardDeviation As Double
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also