Releases
stream_2.0-2
stream 2.0-2 (04/19/24)
New Features
Added DSF_FeatureSelection.
Bugfix
Fixed exports for get_macroclusters.DSC_DStream, get_macroweights.DSC_DStream
and recluster.DSC
predict for DSC now honors the formula in the DSC.
Changes
Improved manual pages
proxy is now imported and not attached globally.
stream 2.0-1 (02/28/23)
New Features
Added DST_SlidingWindow to call functions on a sliding window.
Added DSClassifier_SlidingWindow, DSRegressor_SlidingWindow, and DSC_SlidingWindow.
Added get_model() for DST.
DSF can now be used with DST interface (update(), etc.).
DSD now also provides update().
Changes
transitioned from C++11 to C++17.
update() gained parameter return and lost assignment for DSC.
DST_WriteStream and write_stream now flush after the write.
DST_WriteStream gained close_stream().
Added tests for DSD. get_points with n = 0 and n = -1 produce now consistent results.
write_stream has now no default for n and accepts n = -1.
You can’t perform that action at this time.