Class PLS1AttributeEval

  • All Implemented Interfaces:
    Serializable, weka.attributeSelection.AttributeEvaluator, weka.core.CapabilitiesHandler, weka.core.CapabilitiesIgnorer, weka.core.CommandlineRunnable, weka.core.OptionHandler, weka.core.RevisionHandler

    public class PLS1AttributeEval
    extends AbstractPLSAttributeEval
    Uses the first component of PLS1 to determine the importance of the attributes (defaults: no preprocessing, missing values not replaced, and 20 components)
    Author:
    Hisham Abdel Qader (habdelqa at waikato dot ac dot nz)
    See Also:
    Serialized Form
    • Constructor Detail

      • PLS1AttributeEval

        public PLS1AttributeEval()
    • Method Detail

      • globalInfo

        public String globalInfo()
        Returns a string describing this attribute evaluator
        Returns:
        a description of the evaluator suitable for displaying in the explorer/experimenter gui
      • main

        public static void main​(String[] args)
        Main method for running this class from commandline.
        Parameters:
        args - the options