Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Weka.attributeSelection Classes and Interfaces - 21 results found.
NameDescriptionTypePackageFramework
ASEvaluationAbstract attribute selection evaluation classVersion:$Revision: 12201 $Author:Mark Hall (mhall@cs.Classweka.attributeSelectionWeka
ASSearchAbstract attribute selection search class.Classweka.attributeSelectionWeka
AttributeEvaluatorInterface for classes that evaluate attributes individually.Interfaceweka.attributeSelectionWeka
AttributeSelectionAttribute selection class.Classweka.attributeSelectionWeka
AttributeSetEvaluatorAbstract attribute set evaluator.Classweka.attributeSelectionWeka
AttributeTransformerAbstract attribute transformer.Interfaceweka.attributeSelectionWeka
BestFirst Searches the space of attribute subsets by greedy hillclimbing augmented with a backtracking facility.Classweka.attributeSelectionWeka
CfsSubsetEval Evaluates the worth of a subset of attributes by considering the individual predictive ability of each feature along with the degree of redundancyClassweka.attributeSelectionWeka
CheckAttributeSelectionClass for examining the capabilities and finding problems with attribute selection schemes.Classweka.attributeSelectionWeka
CorrelationAttributeEval CorrelationAttributeEval : Evaluates the worth of an attribute by measuring the correlation (Pearson's)Classweka.attributeSelectionWeka
OneRAttributeEval OneRAttributeEval : Evaluates the worth of an attribute by using the OneR classifier.Classweka.attributeSelectionWeka
PrincipalComponents Performs a principal components analysis and transformation of the data.Classweka.attributeSelectionWeka
RankedOutputSearchInterface for search methods capable of producing a ranked list of attributes.Interfaceweka.attributeSelectionWeka
Ranker Ranks attributes by their individual evaluations.Classweka.attributeSelectionWeka
ReliefFAttributeEval ReliefFAttributeEval : Evaluates the worth of an attribute by repeatedly sampling an instance andClassweka.attributeSelectionWeka
StartSetHandlerInterface for search methods capable of doing something sensible given a starting set of attributes.Interfaceweka.attributeSelectionWeka
SubsetEvaluatorInterface for attribute subset evaluators.Interfaceweka.attributeSelectionWeka
SymmetricalUncertAttributeEval SymmetricalUncertAttributeEval : Evaluates the worth of an attribute by measuring the symmetrical uncertaintyClassweka.attributeSelectionWeka
UnsupervisedAttributeEvaluatorAbstract unsupervised attribute evaluator.Classweka.attributeSelectionWeka
UnsupervisedSubsetEvaluatorAbstract unsupervised attribute subset evaluator.Classweka.attributeSelectionWeka
WrapperSubsetEval Evaluates attribute sets by using a learning scheme.Classweka.attributeSelectionWeka