Weka (machine learning)
Posts  1 - 1  of  1
dayakarr
Hi,

I get the error "Train and test set not compatible" with weka tool.

To remove the above error, I have tried using the filter (Standardize) but end
up with error(Input files format differ).

> java weka.filters.unsupervised.attribute.Standardize -b -i C:\Train115.arff
-o C:\train115_std.arff -r C:\test116.arff -s C:\test116_std.arff

Input files format differ



Can you please let me know how to resolve the above error?

Regards,
Dayakar
Save
Cancel
Reply
 
x
OK