Tutorials
Links
Documentation
mae
climatebenchpress.compressor.metrics.mae
Bases: Metric
Metric
__call__(x: xr.DataArray, y: xr.DataArray) -> float
Compute the mean absolute error between two inputs.
x
xr.DataArray
Shape (realization, time, vertical, latitude, longitude)
y