Uses of Class
org.tribuo.multilabel.MultiLabel

Packages that use MultiLabel
Package
Description
Provides classes and infrastructure for working with multi-label classification problems.
Provides an implementation of independent multi-label classification that wraps a Label Trainer and uses it to make independent predictions of each label.
Evaluation classes for multi-label classification using MultiLabel.
Provides a multi-label data generator for testing implementations.