|
Hi! I'm trying to use Meka/Mulan/Weka to do Multi-label classification. I have a database in which I have a column 'Question' that is in String format. Next I also have a column 'Labels' which is in CSV format (String separated by comma). Now, in order to use Mulan, my data needs to be in a specific format:
I have been struggling for hours now trying to find how I need to transform my data using Weka's GUI. PLEASE can someone help me? I'm really getting desperate wasting time. Thanks! |