MSE: mean.sq.error

Description Usage Arguments Value

View source: R/utils.R

Description

this function finds the MSE between two vectors

Usage

1
MSE(actual, predicted)

Arguments

actual

vector of real labels

predicted

vector of predicted labels

Value

the MSE of the prediction


ChaddFrasier/planetLearn documentation built on July 5, 2020, 2:32 a.m.