findRMSEFoundation: Builds a predictive model and returns the RMSE

Description Usage Arguments Value

Description

Builds a predictive model and return the Root-Mean-Square Error (the difference between the actual and the predicted values).

Usage

1
findRMSEFoundation(dataSource, train, test, predictor)

Arguments

dataSource

the data frame to process.

train

the training data frame.

test

the testing data frame.

predictor

the predictor to build the model with.

Value

matrix


xsultan/activity_recognition documentation built on May 4, 2019, 1:26 p.m.