Dear Michaela,
Thanks for your answer.
What I would implement is a multi classification with the same label type. Something like:
Training data:
(some text1):[label1, label2, label3, label4]
(some text2):[label1, label3]
(some text3):[label2, label3]
Output (max 2 labels):
(some textX) >> [label3, label4]
What do you think?
Thanks in advance,
M
Topic:
Machine Learning & AI
SubTopic:
General
Tags: