MSE

MSE()

Computes the mean of squares of errors between labels and predictions.

metric = square(y_true - y_pred)

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int