A Python library for hierarchical classification compatible with scikit-learn

HiClass is an open-source Python library for local hierarchical
classification entirely compatible with scikit-learn. It contains
implementations of the most common design patterns for hierarchical machine
learning models found in the literature, that is,… Read more

Similar