weka.filters
Interface StreamableFilter

All Known Implementing Classes:
Add, AddExpression, Copy, FirstOrder, MakeIndicator, MergeTwoValues, NonSparseToSparse, NumericToBinary, NumericTransform, Obfuscate, Remove, RemoveType, RemoveWithValues, SparseToNonSparse, SwapValues

public interface StreamableFilter

Interface for filters can work with a stream of instances.

Version:
$Revision: 1.1 $
Author:
Richard Kirkby (rkirkby@cs.waikato.ac.nz)