Name

adams.flow.transformer.WekaPrincipalComponents


Synopsis

Performs principal components analysis on the incoming data and outputs the loadings and the transformed data as spreadsheet array.
Automatically filters out attributes that cannot be handled by PCA.


Additional information

Flow input/output:
- input: weka.core.Instances
- output: adams.data.spreadsheet.SpreadSheet[]


Options