See: Description

| Class | Description |
|---|---|
| GlobalPrincipalComponentAnalysisTransform<O extends NumberVector<?>> |
Apply principal component analysis to the data set.
|
| GlobalPrincipalComponentAnalysisTransform.Parameterizer<O extends NumberVector<?>> |
Parameterization class.
|
| NumberVectorFeatureSelectionFilter<V extends NumberVector<?>> |
Parser to project the ParsingResult obtained by a suitable base parser onto a
selected subset of attributes.
|
| NumberVectorFeatureSelectionFilter.Parameterizer |
Parameterization class.
|
| NumberVectorRandomFeatureSelectionFilter<V extends NumberVector<?>> |
Parser to project the ParsingResult obtained by a suitable base parser onto a
randomly selected subset of attributes.
|
| NumberVectorRandomFeatureSelectionFilter.Parameterizer |
Parameterization class.
|
Data space transformations.