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.
Hi @DwayneAcosta , double check the test you've added on test_classifiers.py for OAUE (it is failing). See the results from the tests here, it should be an easy fix. You can run this test locally using pytest or simply by running it through the IDE
Also, check this guide to address the conventional commit compliance issue
Hi @DwayneAcosta , double check the test you've added on
test_classifiers.py
for OAUE (it is failing). See the results from the tests here, it should be an easy fix. You can run this test locally usingpytest
or simply by running it through the IDEAlso, check this guide to address the conventional commit compliance issue
https://capymoa.org/contributing/vcs.html