|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.hisee.core.Projector
|
+--org.hisee.core.ProjectPCA
ProjectPCA Projects the high-dimensional dataset along its two principal components to the low-d dataset.
| Field Summary |
| Fields inherited from class org.hisee.core.Projector |
addMethod, downstairs, theSettings, upstairs |
| Constructor Summary | |
ProjectPCA()
|
|
ProjectPCA(Settings set)
|
|
| Method Summary | |
boolean |
isExtendible()
|
boolean |
isIterable()
|
double |
iterate()
Iterate, if it is iterable. |
void |
project()
Perform operations necessay to project the data. |
| Methods inherited from class org.hisee.core.Projector |
addDatapoint, addUpstairs, checkDatasets, compareDatasets, getAddMethod, getAddMethodIndex, getDownstairs, getPerturbationAmount, getTheSettings, getTolerance, getUpstairs, init, init, setAddMethod, setPerturbationAmount, setTheSettings, setTolerance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProjectPCA()
public ProjectPCA(Settings set)
| Method Detail |
public void project()
Projector
project in class Projectorpublic boolean isExtendible()
isExtendible in class Projectorpublic boolean isIterable()
isIterable in class Projectorpublic double iterate()
Projector
iterate in class Projector
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||