Apply the frozen baseline to the test rows and compute exact errors.
Score row D
Row D has y=3 and prediction 4, so the absolute error is 1.
∣3−4∣=1
Score row E
Row E has y=7 and prediction 4, so the absolute error is 3.
∣7−4∣=3
These are held-out scoring rows
The error cells shown for D and E are held-out scoring cells, not train-statistic cells.
held-out scoring rows only