Package jhplot.math.pca
A library implementing Principal Component Analysis (PCA) data transformation; in majority of cases the only class that the library's user should be interested in is the class.
See: Description
-
Class Summary Class Description Assume A set of convenience assert-like methods that throw an exception if given condition is not met.DataReader Reads data matrix from a CSV filePCA The class responsible mainly for preparing the PCA transformation parameters based on training data and executing the actual transformation on test data.SampleRun An example program using the library -
Enum Summary Enum Description PCA.TransformationType Type of the possible data transformation.
Package jhplot.math.pca Description
A library implementing Principal Component Analysis (PCA) data transformation; in majority of cases the only class that the library's user should be interested in is the class.
DMelt 3.0 © DataMelt by jWork.ORG