@hackage / progressive

Multilabel classification model which learns sequentially (online).

Latest0.1.0.1

About

Metadata

  • Last updated , by GrzegorzChrupala
  • License BSD-3-Clause
  • Maintained by: Grzegorz Chrupała <g.chrupala@uvt.nl>

  • Lottery factor: 0

Links

Installation

Readme

Progressive is a multilabel classification model which learns sequentially (online). The set of labels need not be known in advance: the learner keeps a constantly updated set of top N most frequent labels seen so far and predicts labels from this set.