Interface Classifiable<T extends Classifiable<T>>
- Type Parameters:
- T- The type of the Output.
- All Superinterfaces:
- Output<T>,- Serializable
- All Known Implementing Classes:
- Label,- MultiLabel
A tag interface for multi-class and multi-label classification tasks.
- 
Method SummaryMethods inherited from interface org.tribuo.Outputcopy, fullEquals, getSerializableForm