getMultilabelBinaryPerformances: Retrieve binary classification measures for multilabel...

Description Usage Arguments Value See Also Examples

View source: R/getMultilabelBinaryPerformances.R

Description

Measures the quality of each binary label prediction w.r.t. some binary classification performance measure.

Usage

1

Arguments

pred

[Prediction]
Multilabel Prediction object.

measures

[Measure | list of Measure] Performance measure(s) to evaluate, must be applicable to binary classification performance. Default is mmce.

Value

[named matrix]. Performance value(s), column names are measure(s), row names are labels.

See Also

Other multilabel: makeMultilabelBinaryRelevanceWrapper, makeMultilabelClassifierChainsWrapper, makeMultilabelDBRWrapper, makeMultilabelNestedStackingWrapper, makeMultilabelStackingWrapper

Examples

1
# see makeMultilabelBinaryRelevanceWrapper

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