Package org.tribuo.multilabel


package org.tribuo.multilabel
Provides classes and infrastructure for working with multi-label classification problems.

Multi-label classification is where a (possibly empty) set of labels is predicted for each example. For example, predicting that a Reuters article has both the Finance and Sports labels.