Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 456 Bytes

CHANGELOG.md

File metadata and controls

19 lines (15 loc) · 456 Bytes

Changelog

0.2.1b

  • implemented label space down sampling
  • improved documentation

0.2.0b

NB: this version has not been released on its own

  • fixed classifier chains implementation
  • improvements to documentation, tests and minor things
  • added probabilistic classifer chains implementation

0.1.0b

  • added the following meta classifiers:
    • binary relevance
    • label powerset
    • classifier chains
    • ensemble of classifier chains