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

Class Summary
AttributesFilter This class filters the attributes of a dataset (the test set) to make it compatible with another dataset (the train set).
AttributesFilteredArff  
AttributesFilteredAttributeFactory Takes the list of attributes from AttributesFilteredDataSetGenerator, instead of taking it from the instances-attributes map.
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.