Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 342 Bytes

File metadata and controls

15 lines (8 loc) · 342 Bytes

MultiLabel-Classification

MultiLabel Classification on EURLex dataset based on EUROVOC Description

ATiML Project Report.pdf - This contains the entire project report on Multilabel text classification

There are four different approaches that were tried:

  1. Binary relevance

  2. OnevsRestClassifier

  3. LabelPowerSet

  4. ChainClassifier