- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, weka.classifiers.Classifier, weka.core.CapabilitiesHandler, weka.core.OptionHandler, weka.core.Randomizable, weka.core.RevisionHandler, weka.core.TechnicalInformationHandler
public class PSt
extends PS
implements weka.core.TechnicalInformationHandler
PSt.java - Pruned Sets with a a threshold so as to be able to predict sets not seen in the training set.
See: Jesse Read. A Pruned Problem Transformation Method for Multi-label Classification. In Proc. of the NZ Computer Science Research Student Conference. Christchurch, New Zealand (2008).
- Author:
- Jesse Read (jmr30@cs.waikato.ac.nz)
- See Also:
PS
,
Serialized Form