Appearance
function mse(yTrue, yPred): number;
Defined in: ml/metrics.ts:207
Mean squared error.
yTrue
ArrayLike
number
yPred