Flow
weka.PrincipalComponents

weka.PrincipalComponents

Visibility: public Uploaded 16-02-2015 by Manuel Martin Salvador Weka_3.7.12 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Weka implementation of PrincipalComponents

Parameters

AMaximum number of attributes to include in transformed attribute names. (-1 = include all, default: 5)default: 5
CCenter (rather than standardize) the data and compute PCA using the covariance (rather than the correlation) matrix.
MMaximum number of PC attributes to retain. (-1 = include all, default: -1)default: -1
RRetain enough PC attributes to account for this proportion of variance in the original data. (default: 0.95)default: 0.95

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table