DSClassifier | R Documentation |
Abstract class for data stream classifiers. More implementations can be found in package streamMOA.
DSClassifier(...)
... |
Further arguments. |
Michael Hahsler
Other DST:
DSAggregate()
,
DSC()
,
DSOutlier()
,
DSRegressor()
,
DST()
,
DST_SlidingWindow()
,
DST_WriteStream()
,
evaluate
,
predict()
,
stream_pipeline
,
update()
Other DSClassifier:
DSClassifier_SlidingWindow()
DSClassifier()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.