mse: MSE

View source: R/utils.R

mseR Documentation

MSE

Description

calculate the MSE metrics. From MLMetrics

Usage

mse(predicted, actual)

Arguments

predicted

Predicted numeric value

actual

Actual numeric value

Value

a single value for MSE


pbulsink/HockeyModel documentation built on Dec. 16, 2024, 8:03 a.m.