Package weka.filters
Interface StreamableFilter
-
- All Known Implementing Classes:
Add,AddExpression,AddValues,ChangeDateFormat,ClassAssigner,Copy,FirstOrder,MakeIndicator,MergeTwoValues,MultiFilter,NominalToBinary,NonSparseToSparse,NumericCleaner,NumericToBinary,NumericTransform,Obfuscate,RandomSubset,Remove,RemoveType,RemoveWithValues,Reorder,ReservoirSample,SimpleStreamFilter,SparseToNonSparse,SwapValues
public interface StreamableFilterInterface for filters can work with a stream of instances.- Version:
- $Revision: 1.2 $
- Author:
- Richard Kirkby (rkirkby@cs.waikato.ac.nz)