Skip to content

Many Deep learning models and Classical Machine learning techniques to solve Multi-Label classification probelm

Notifications You must be signed in to change notification settings

monk1337/Multi-Label-Classification-Framework

Repository files navigation

Multi label classification framework

Testing on Multilabel Reuters dataset with %25 labels ratio

  • {'model': 'BinaryRe', 'result' : {'accuracy': 0.7255393878575013, 'f1_score': 0.8039867109634552}}
  • {'model': 'powerset', 'result' : {'accuracy': 0.7907676869041645, 'f1_score': 0.7904977375565612}}
  • {'model': 'mlknn', 'result' : {'accuracy': 0.8283993978926242, 'f1_score': 0.8840097582612552}}
  • {'model': 'classfier_chain', 'result': {'accuracy': 0.6788760662318113, 'f1_score': 0.7657798643714135}}

About

Many Deep learning models and Classical Machine learning techniques to solve Multi-Label classification probelm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published