mulan.transformations.multiclass
Class SelectRandom
java.lang.Object
mulan.transformations.multiclass.MultiClassTransformationBase
mulan.transformations.multiclass.SelectRandom
- All Implemented Interfaces:
- Serializable, MultiClassTransformation
public class SelectRandom
- extends MultiClassTransformationBase
Class that implement the Select-Random transformation method
- Version:
- 2012.02.02
- Author:
- Stavros Bakirtzoglou
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectRandom
public SelectRandom()