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 Summary
Methods inherited from interface org.tribuo.Output
copy, fullEquals, getSerializableForm