Uses of Package
org.tribuo.multilabel.ensemble
Package
Description
Provides a multi-label ensemble combiner that performs a (possibly
weighted) majority vote among each label independently, along with an
implementation of classifier chain ensembles.
-
ClassDescriptionA combiner which performs a weighted or unweighted vote independently across the predicted labels in each multi-label.