Hi,
The last 3 rows of the Runs (Errors) table only shows the Best, Mean and StdDev values from the above values on the same column.
It does not show the equation because the index of the Run generating Best error for Training could be different from the Run index generating the Best error for Test (or Validation). Thus the Best row can actually contain the summarization from the 3 different solutions.
So, you have to manually select the row (excluding the last 3) representing the Run which has generated the best error.
best regards,