public class PCA extends AbstractCompressor
Algorithm.EdgeDirectionALGORITHMARRAY, COMPRESSED, DECOMPRESSED, DIFFERENCE, DIMENSION, HASH, IGNORENAN, INPUT, PREDICTED, RMSE, SOURCE, TARGET, WEIGHTDESCRIPTION| Constructor and Description |
|---|
PCA() |
PCA(int numberOfPrincipalComponents) |
| Modifier and Type | Method and Description |
|---|---|
Matrix |
compress(Matrix input) |
Matrix |
decompress(Matrix input) |
void |
reset() |
void |
train(ListDataSet dataSet) |
compress, compress, decompress, decompress, getFeatureCount, getInputLabel, setInputLabeladdVariableKey, calculate, calculate, calculate, calculate, calculateObjects, calculateObjects, calculateObjects, clear, getAlgorithmMap, getDataSetMap, getDescription, getEdgeDirection, getEdgeLabel, getId, getInputKeys, getLabel, getLabelObject, getOutputKeys, getVariableKeys, getVariableMap, setAlgorithm, setDescription, setEdgeDirection, setEdgeLabel, setId, setLabel, setVariable, setVariables, toStringclone, fireValueChanged, getCoreObjectId, getGUIObject, showGUIequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getCoreObjectIdfireValueChanged, getGUIObject, showGUIpublic void reset()
public void train(ListDataSet dataSet)
Copyright © 2015 Java Data Mining Package. All rights reserved.