How to make predictions on un-labeled test data using j48 in weka(3.9.0)?
I have tried converting all the files (training, labeled test data and un-labeled test data) prefereably in arff format and it is working good for my labelled test data. But for unlabelled test data it keep poping the error (files are not compatible or different number of labels).