Package | Description |
---|---|
moa.streams | |
moa.streams.filters | |
moa.streams.generators.multilabel |
Modifier and Type | Class and Description |
---|---|
class |
BootstrappedStream
Bootstrapped Stream
|
class |
CachedInstancesStream
Stream generator for representing a stream that is cached in memory.
|
class |
MultiLabelFilteredStream
Class for representing a stream that is filtered.
|
class |
MultiTargetArffFileStream
Stream reader of ARFF files.
|
Modifier and Type | Field and Description |
---|---|
protected MultiTargetInstanceStream |
BootstrappedStream.originalStream |
Modifier and Type | Interface and Description |
---|---|
interface |
MultiLabelStreamFilter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMultiLabelStreamFilter
Abstract Stream Filter.
|
class |
SelectAttributesFilter |
Modifier and Type | Class and Description |
---|---|
class |
MultilabelArffFileStream
Stream reader for ARFF files of multilabel data.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.