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
63 stars 22 forks source link

fix: add overwritten changes in commit cc13390 for recurrent concept #168

Closed nuwangunasekara closed 3 months ago

nuwangunasekara commented 3 months ago

fix: add overwritten changes in commit cc13390 for recurrent concept drifts

hmgomes commented 3 months ago

Hi @nuwangunasekara , let's split these changes in two PRs. One to reinstate the changes overwritten and another for IJCAI. Also for IJCAI tutorial we shall add here only the notebook in the notebooks section

nuwangunasekara commented 3 months ago

Thanks @hmgomes ! Updated the PR.

hmgomes commented 3 months ago

Thanks @nuwangunasekara , proceeding to merge