checkPredictLearnerOutput: Check output returned by predictLearner.

Description Usage Arguments Value

View source: R/predictLearner.R

Description

Check the output coming from a Learner's internal predictLearner function.

This function is for internal use.

Usage

1
checkPredictLearnerOutput(learner, model, p)

Arguments

learner

[Learner]
The learner.

model

[WrappedModel]]
Model produced by training.

p

[any]
The prediction made by learner.

Value

[any]. A sanitized version of p.


guillermozbta/s2 documentation built on May 17, 2019, 4:01 p.m.