How to implement multi-label hierarchical classification with multiple classes at each level?
I’m working on a project that requires multi-label hierarchical classification, where each level of the hierarchy has multiple classes to predict. Specifically, I’m dealing with a scenario where the labels follow a hierarchical structure, and at each level of the hierarchy, there are multiple possible classes.