Next to the Normalized root mean squared error value, select View all other metrics to see values of other possible evaluation metrics for a regression model.
Select the Metrics tab and select the residuals and predicted_true charts if they are not already selected. Then review the charts, which show the performance of the model by comparing the predicted values against the true values, and by showing the residuals (differences between predicted and actual values) as a histogram.
As per the above lines, I am not able to find the Metrics tab and not able to see the predicted true charts.

