Anton Lee
Anton Lee
@Thrameos thank you this hugely helpful. I'll let you know if I figure anything more out.
In an effort to close my outstanding pull requests, I took another look at this. Unfortunately, despite what nbformat says about markdown being Github-flavoured markdown (GFM) as implemented in marked.js,...
CapyMOA tests that fail with this version: ``` FAILED notebooks/09_automl.ipynb::09_automl.ipynb - ImportError: Failed to import 'moa.classifiers.meta.AutoML' FAILED tests/test_classifiers.py::test_classifiers[EFDT1] FAILED src/capymoa/regressor/_soknl.py::src.capymoa.regressor._soknl.SOKNL ERROR src/capymoa/automl/__init__.py ERROR src/capymoa/automl/_autoclass.py ``` I expected all of these...
I got the workflow working in a private branch so it should work now. I rain into this issue https://github.com/Waikato/moa/issues/322
I don't believe it is related to https://github.com/Waikato/moa/issues/273 as I tried jetbrains 11 and had the same issue.