Package mulan.transformations.multiclass

Interface Summary
MultiClassTransformation The interface for single-label multi-class transformations.
 

Class Summary
Copy Class that implement the Copy transformation method
CopyWeight Class that implement the Copy-Weight transformation method
Ignore Class that implement the Ignore transformation method
MultiClassTransformationBase The base class for multi-class transformation methods.
SelectBasedOnFrequency Class that implement the Select-Max and Select-Min transformation methods.
SelectRandom Class that implement the Select-Random transformation method
 

Enum Summary
SelectionType