public interface MultiLabelStreamFilter extends MultiTargetInstanceStream
Modifier and Type | Method and Description |
---|---|
void |
setInputStream(ExampleStream<Example<Instance>> stream)
Sets the input stream to the filter
|
estimatedRemainingInstances, getHeader, hasMoreInstances, isRestartable, nextInstance, restart
copy, getDescription, measureByteSize
void setInputStream(ExampleStream<Example<Instance>> stream)
stream
- the input stream to the filterCopyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.