vote up 0 vote down star

Hey Everyone,

I am trying to generate a set of association rules out of a set of data using WEKA. I have converted my .csv file to an .arff file that is usable by WEKA. Once in the software I remove all string fields form the data set and convert everything to nominal data.

My problem is when I go to the association rules and try to generate a result set. This will work on some of my data sets but not all. I have 14 data sets (14 .arff files) that I would like to scan. However, as of now only 2 of them have worked and I am not sure what I am doing wrong. Each file is the same number of attributes and the same number of entries. (100 each with 33 attributes).

any help is appreciated!

Thanks everyone!

flag

This is not programming related. – Steve S Jul 28 at 20:48

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.