
| Interface | Description |
|---|---|
| Projection<IN,OUT> |
Projection interface.
|
| Class | Description |
|---|---|
| AbstractFeatureSelection<V extends FeatureVector<V,F>,F> |
Abstract feature selection projection
|
| FeatureSelection<V extends FeatureVector<V,F>,F> |
Projection class for number vectors.
|
| NumericalFeatureSelection<V extends NumberVector<V,N>,N extends Number> |
Projection class for number vectors.
|
Data projections.