Class FeatureSelection<V extends FeatureVector<F>,​F>

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

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