Skip to content

Latest commit

 

History

History
49 lines (42 loc) · 1.34 KB

README.md

File metadata and controls

49 lines (42 loc) · 1.34 KB

multilabelMetrics

Metrics for measuring our multilabel model.

With this package you will have access to the most used metrics

As refered in these papers:

The metrics can be divided as in the image below

Metrics Taxonomy

Example-based Classification

Subset Accuracy

Subset Accuracy

Hamming Loss

Hamming Loss

Accuracy

Accuracy

Recall

Recall

FBeta

FBeta

Example-based Ranking

One Error

One Error

Coverage

Coverage

Average precision

Average Precision

Ranking loss

Ranking Loss

Label-based Metrics Classification

Macro-averaging

Macro averaging

Micro-averaging

Micro averaging

Accuracy

Accuracy

Precision

Precision

Recall

Recall Recall

FBeta

FBeta