Package es.upm.fi.cig.multictbnc.fss


package es.upm.fi.cig.multictbnc.fss
  • Class
    Description
    This class implements the ConInd online feature subset selection algorithm from Yu et al. 2018.
    This interface defines the structure for classes that implement online feature subset selection algorithms.
    Provides the basis for statistical-based feature subset selection algorithms.
    Class that encapsulates the names of the feature variables selected by a FSS algorithm and the execution time of this algorithm to provide that solution.