Integration with CapyMOA?
Opened this issue · 2 comments
cdeterman commented
smastelini commented
Hi @cdeterman, feature importance is certainly something interesting to add in Hoeffding Trees. I am not aware yet of the technical challenges involved, but it is worth a go. I will label this issue as a new feature request and assign myself to it.
smastelini commented
As for CapyMOA, that is a different story. River is a standalone Python library for online learning, whereas CapyMOA is a Python wrapper to access MOA (java-based) functionalitites.
PS: skmultiflow is one of the ancestors of River.