The Weighted MSE fitness function
is based on the
Mean Squared Error (MSE).
The Weighted MSE 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.