Uses of Package
uk.ac.ed.inf.enzml.mulan.attributesfilter

Packages that use uk.ac.ed.inf.enzml.mulan.attributesfilter
test.mulan.attributesfilter   
uk.ac.ed.inf.enzml.mulan.attributesfilter   
 

Classes in uk.ac.ed.inf.enzml.mulan.attributesfilter used by test.mulan.attributesfilter
AttributesFilter
          This class filters the attributes of a dataset (the test set) to make it compatible with another dataset (the train set).
 

Classes in uk.ac.ed.inf.enzml.mulan.attributesfilter used by uk.ac.ed.inf.enzml.mulan.attributesfilter
AttributesFilter
          This class filters the attributes of a dataset (the test set) to make it compatible with another dataset (the train set).
AttributesFilteredArff
           
AttributesFilteredDataSetGenerator
          Get passed a list of attributes, instead of taking it from instances-attributes map.
AttributesFilteredDataSetManager
          Get passed a list of attributes, instead of taking it from instances-attributes map.