Skip to content

Releases: mhahsler/streamMOA

streamMOA_1.3-1

20 Apr 21:11
Compare
Choose a tag to compare

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

10 May 19:03
Compare
Choose a tag to compare
  • Removed registry
  • We use now roxygen2

streamMOA_1.2-3

03 Dec 21:22
Compare
Choose a tag to compare
  • Added wrapper for the MCOD algorithm, to support outlier detection additions in the stream package. (Dalibor Krleža)

streamMOA_1.2-0

14 Mar 17:08
Compare
Choose a tag to compare
  • 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

07 Apr 14:29
Compare
Choose a tag to compare
  • Fixed Java runtime version test for version 10 and beyond.

streamMOA_1.1-3

11 Jan 01:03
Compare
Choose a tag to compare
  • Improved documentation for DenStream.
  • Fixed Java SystemRequirement and added runtime version test.