|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
StreamableFilter | Interface for filters can work with a stream of instances. |
SupervisedFilter | Interface for filters that make use of a class attribute. |
UnsupervisedFilter | Interface for filters that do not need a class attribute. |
Class Summary | |
AllFilter | A simple instance filter that passes all instances directly through. |
Filter | An abstract class for instance filters: objects that take instances as input, carry out some transformation on the instance and then output the instance. |
NullFilter | A simple instance filter that allows no instances to pass through. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright (c) 2003 David Lindsay, Computer Learning Research Centre, Dept. Computer Science, Royal Holloway, University of London