chanda - 2018-08-08

I am a newbie to MEKA and WEKA.

I have files with data that are labelled with multiple labels.

e.g. "This is a sentence" {Angry, Sad, Happy}

I need to get precision and recall for KNN , SVM and a few others.

Being a beginner to MEKA I have no idea how to get going on this.

I have used WEKA and the CLI and I know about ARFF files.

But I dont have any clue how to make MEKA give me figures
for multiLABEL classification.

Thank you kindly.