Skip to contents

Leave device out validation

Usage

leave_device_out_validation(data, device, fitter, predictor, scorer)

Arguments

data

Input data frame or compatible tabular object.

device

Device identifier or device facet.

fitter

Model-fitting function.

predictor

Prediction function.

scorer

Function that scores predictions.