Open cdeterman opened 1 month ago
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.
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.
I recently reached out to scikit-multiflow with an issue request here. They stated that development is paused on that module and that I should follow up with CapyMOA. Is there any expectation to integrate with that module moving forward?