|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Abstract attribute transformer. Transforms the dataset.
Method Summary | |
Instance |
convertInstance(Instance instance)
Transforms an instance in the format of the original data to the transformed space |
Instances |
transformedData()
Returns the transformed data |
Instances |
transformedHeader()
Returns just the header for the transformed data (ie. |
Method Detail |
public Instances transformedHeader() throws java.lang.Exception
java.lang.Exception
- if the header of the transformed data can't
be determined.public Instances transformedData() throws java.lang.Exception
java.lang.Exception
- if the attribute could not be evaluatedpublic Instance convertInstance(Instance instance) throws java.lang.Exception
java.lang.Exception
- if the instance could not be transformed
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London