- rerank(Instances) - Method in class weka.attributeSelection.RerankingSearch
-
re-rank remaining attributes in m_ranking[] given m_selected[]
- rerankCMIM(Instances) - Method in class weka.attributeSelection.RerankingSearch
-
Modifies m_ranking ordering attributes in decreasing order of Fleuret's
CMIM approximation of I(Xi;C|m_selected) for all Xi in m_ranking.
- RerankingSearch - Class in weka.attributeSelection
-
Meta-Search algorithm.
- RerankingSearch() - Constructor for class weka.attributeSelection.RerankingSearch
-
- rerankMethodTipText() - Method in class weka.attributeSelection.RerankingSearch
-
Returns the tip text for this property.
- rerankMIFS_MRMR(Instances, double) - Method in class weka.attributeSelection.RerankingSearch
-
Modifies m_ranking ordering attributes in decreasing order of approximation
of I(Xi;C|m_selected) for all Xi in m_ranking, and all
Xj in m_selected.
- resetOptions() - Method in class weka.attributeSelection.RerankingSearch
-
reset all options to their default values