Package weka.filters
-
Class Summary Class Description FilteredFilter First applies the pre-filter to the data and the generated data is fed into the main filter.FlowFilter Processes the data with a flow.SerializedFilter Processes the data with a the (trained) filter deserialized from the specified file.