The Weighted MAE fitness function
is based on the
Mean Absolute Error (MAE).
The Weighted MAE fitness function weights each record incrementally in order to give more weight to more recent records.
Consequently, this fitness function is particularly useful for time series data.