testModel: Test a trained model with labelled data.

Description Usage Arguments Value

View source: R/learning.R

Description

Test a trained model with labelled data.

Usage

1
testModel(model, task)

Arguments

model

A trained model as returned by the function trainAlgorithm().

task

A classification task as returned by createTrainingTask().

Value

A list with results of the prediction:


AleMorales/SeedSorter documentation built on Feb. 12, 2020, 4:13 a.m.