ArffFileStream |
Stream reader of ARFF files.
|
BootstrappedStream |
Bootstrapped Stream
|
CachedInstancesStream |
Stream generator for representing a stream that is cached in memory.
|
ConceptDriftRealStream |
Stream generator that adds concept drift to examples in a stream with
different classes and attributes.
|
ConceptDriftStream |
Stream generator that adds concept drift to examples in a stream.
|
FilteredStream |
Class for representing a stream that is filtered.
|
ImbalancedStream |
Imbalanced Stream.
|
IrrelevantFeatureAppenderStream |
IrrelevantFeatureAppender Stream.
|
MultiFilteredStream |
Class for representing a stream that is filtered.
|
MultiLabelFilteredStream |
Class for representing a stream that is filtered.
|
MultiTargetArffFileStream |
Stream reader of ARFF files.
|
PartitioningStream |
This stream partitions the base stream into n distinct streams and outputs one of them
|
RecurrentConceptDriftStream |
Stream generator that adds recurrent concept drifts to examples in a stream.
|