Metrics.
Computes the mean squared logarithmic error between y_true and y_pred.
y_true
y_pred
Computes the mean of squares of errors between labels and predictions.
Computes the mean of absolute difference between labels and predictions.
Computes the rate of true answers.