Class NumericalFeatureSelection<V extends NumberVector>

  • Type Parameters:
    V - Vector type
    All Implemented Interfaces:
    Projection<V,​V>

    public class NumericalFeatureSelection<V extends NumberVector>
    extends java.lang.Object
    implements Projection<V,​V>
    Projection class for number vectors.
    Since:
    0.5.0
    Author:
    Erich Schubert