multilabel_measures: Return the name of all measures

Description Usage Value See Also Examples

Description

Return the name of all measures

Usage

1

Value

array of character contained the measures names.

See Also

Other evaluation: cv(), multilabel_confusion_matrix(), multilabel_evaluate()

Examples

1

Example output

Loading required package: mldr
 [1] "F1"                "accuracy"          "all"              
 [4] "average-precision" "bipartition"       "coverage"         
 [7] "example-based"     "hamming-loss"      "label-based"      
[10] "macro-AUC"         "macro-F1"          "macro-based"      
[13] "macro-precision"   "macro-recall"      "margin-loss"      
[16] "micro-AUC"         "micro-F1"          "micro-based"      
[19] "micro-precision"   "micro-recall"      "one-error"        
[22] "precision"         "ranking"           "ranking-loss"     
[25] "recall"            "subset-accuracy"  

utiml documentation built on May 31, 2021, 9:09 a.m.