mean_absolute_deviation#

diffly.metrics.mean_absolute_deviation(
left: Expr,
right: Expr,
) Expr[source]#

Mean of |right - left|.