problem.validateLabels {SVM} R Documentation

extract the classify labels part from the

Description

validation set object.

Usage

problem.validateLabels(problem);

Arguments

problem

[as ProblemTable]

Details

Authors

MLkit

Value

this function returns data object of type dataframe.

clr value class

Examples


[Package SVM version 1.0.0.0 Index]