I'm working with data that can belong to more than one output label.

I know a possible solution is to create a new label defined by the combination of one or more labels, but I'm looking for a classifier that is trained from a multiple label vector. Is there a linear classifier that can perform this task?

Similar questions and discussions