|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjml.feature.selection.FeatureSelection
jml.feature.selection.UnsupervisedFeatureSelection
public class UnsupervisedFeatureSelection
Abstract class for unsupervised feature selection algorithms.
Field Summary |
---|
Fields inherited from class jml.feature.selection.FeatureSelection |
---|
W, X |
Constructor Summary | |
---|---|
UnsupervisedFeatureSelection()
|
Method Summary | |
---|---|
void |
run()
Do feature selection. |
Methods inherited from class jml.feature.selection.FeatureSelection |
---|
feedData, feedData, getW, getX |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnsupervisedFeatureSelection()
Method Detail |
---|
public void run()
FeatureSelection
run
in class FeatureSelection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |