Package org.tribuo.multilabel.baseline


package org.tribuo.multilabel.baseline
Provides an implementation of independent multi-label classification that wraps a Label Trainer and uses it to make independent predictions of each label.