Click or drag to resize
sqx

MAE Structure

Aggregate [float] MAE([float] Observed, [float] Predicted)

Namespace:  sqx
Assembly:  SQX (in SQX.dll) Version: 1.0.2.6 (1.0.2.6)
Syntax
C#
[SerializableAttribute]
public struct MAE
Remarks
Mean absolute error aggregate function.

Attributes

Format.Native, IsInvariantToDuplicates = false, IsInvariantToNulls = true, IsInvariantToOrder = true, IsNullIfEmpty = true
See Also