Releases: mhahsler/streamMOA
Releases · mhahsler/streamMOA
streamMOA_1.3-1
Changes in version 1.3-1 (04/20/24)
- Added DSRegressor_MOA to interface RMOA.
- Updated man pages.
- proxy is now imported.
Changes in version 1.3-0 (09/03/22)
- changes for stream_2.0.0.
- we use now a package class loader for rJava.
- Added DSClassifier_MOA to interface RMOA (which now also uses the class loader).
streamMOA_1.2-4
- Removed registry
- We use now roxygen2
streamMOA_1.2-3
- Added wrapper for the MCOD algorithm, to support outlier detection additions in the stream package. (Dalibor Krleža)
streamMOA_1.2-0
- Updated the package to the June 2018 release of the MOA library.
- Added interfaces to the streamKM, BICO_MOA and DStream_MOA implementations.
streamMOA_1.1-4
- Fixed Java runtime version test for version 10 and beyond.
streamMOA_1.1-3
- Improved documentation for DenStream.
- Fixed Java SystemRequirement and added runtime version test.