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