Sum Of Absolute Difference Accumulator<T>.Mean Absolute Error Property
Gets the current Mean Absolute Error (MAE) between the two sequences.
Definition
Namespace: Numerics.NET.DataAnalysis.Accumulators
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.4
public T MeanAbsoluteError { get; }