adaptive-machine-learning / CapyMOA

Enhanced machine learning library tailored for data streams, featuring a Python API integrated with MOA backend support. This unique combination empowers users to leverage a wide array of existing algorithms efficiently while fostering the development of new methodologies in both Python and Java.
BSD 3-Clause "New" or "Revised" License
60 stars 20 forks source link

Added wrapper code for 6 stream generators #187

Open risheetperi opened 3 weeks ago

risheetperi commented 3 weeks ago

Added wrapper code for:

  1. RandomRBFGenerator
  2. WaveformGenerator
  3. WaveformGeneratorDrift
  4. STAGGERGenerator
  5. LEDGeneratorDrift
  6. SineGenerator