|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.ed.inf.enzml.weka.AttributeFactory
uk.ac.ed.inf.enzml.mulan.MulanAttributeFactory
uk.ac.ed.inf.enzml.mulan.attributesfilter.AttributesFilteredAttributeFactory
public class AttributesFilteredAttributeFactory
Takes the list of attributes from AttributesFilteredDataSetGenerator, instead of taking it from the instances-attributes map.
| Field Summary |
|---|
| Fields inherited from class uk.ac.ed.inf.enzml.mulan.MulanAttributeFactory |
|---|
ABSENT_OPTION, PRESENT_OPTION |
| Constructor Summary | |
|---|---|
AttributesFilteredAttributeFactory(AttributesFilteredDataSetGenerator dataSetGenerator)
|
|
| Method Summary | |
|---|---|
AttributesFilteredDataSetGenerator |
getDataSetGenerator()
|
| Methods inherited from class uk.ac.ed.inf.enzml.mulan.MulanAttributeFactory |
|---|
generateBinaryAttribute, getAttributeAbsentOption, getAttributePresentOption, getBinaryAttributeValuesSet |
| Methods inherited from class uk.ac.ed.inf.enzml.weka.AttributeFactory |
|---|
attributeIsValid, generateNominalAttribute, generateNominalAttributeWithDummy, getAttributeByName, getAttributes, getAttributesNames, getClassAttribute |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributesFilteredAttributeFactory(AttributesFilteredDataSetGenerator dataSetGenerator)
| Method Detail |
|---|
public AttributesFilteredDataSetGenerator getDataSetGenerator()
getDataSetGenerator in class MulanAttributeFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||