Relation

Calibrated Label Ranking

The core idea of Calibrated Label Ranking is to decompose the multi-label classification problem and convert it into a label sorting problem. The final label is the largest label value after sorting.

Advantage: Considering the combination of tags, the final model has a relatively good generalization ability.

Shortcoming: Only the combination of two tags is considered, and all the dependencies between tags are not considered.

0

1

Updated 2021-09-25

Tags

Data Science