Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Weka.filters.supervised.attribute Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
AddClassification A filter for adding the classification, the class distribution and an error flag to a dataset with a classifier.Classweka.filters.supervised.attributeWeka
AttributeSelection A supervised attribute filter that can be used to select attributes.Classweka.filters.supervised.attributeWeka
ClassConditionalProbabilities Converts the values of nominal and/or numeric attributes into class conditional probabilities.Classweka.filters.supervised.attributeWeka
ClassOrder Changes the order of the classes so that the class values are no longer of in the order specified in the header.Classweka.filters.supervised.attributeWeka
Discretize An instance filter that discretizes a range of numeric attributes in the dataset into nominal attributes.Classweka.filters.supervised.attributeWeka
NominalToBinary Converts all nominal attributes into binary numeric attributes.Classweka.filters.supervised.attributeWeka
PartitionMembership * A filter that uses a PartitionGenerator to generate partition membership values; filtered instances are composed of these values plus the class attribute (if set in the input data) and rendered as sparse instances.Classweka.filters.supervised.attributeWeka