DSD_MOA {streamMOA}R Documentation

Base class for MOA-based Data Stream Generators

Description

Abstract base class for MOA-based data stream generators directly inherits from stream::DSD.

Usage

DSD_MOA(...)

Arguments

...

further arguments.

Value

The abstract class cannot be instantiated and produces an error.

Author(s)

Michael Hahsler

References

MOA: Massive Online Analysis, a Framework for Stream Classification and Clustering Albert Bifet, Geoff Holmes, Bernhard Pfahringer, Philipp Kranen, Hardy Kremer, Timm Jansen, Thomas Seidl. Journal of Machine Learning Research (JMLR).

See Also

Other DSD_MOA: DSD_RandomRBFGeneratorEvents()

Examples

DSD()

[Package streamMOA version 1.3-1 Index]