views:

188

answers:

4

Hey everyone!

I was wondering; what is the best open source software that I can use for non-binary association rule generations. I need a non-binary implementation because converting my currently non-binary data to binary data would not give the desired results.

Thanks and can't wait to here your comments!

+1  A: 

Try the Orange data mining toolkit.

http://www.ailab.si/orange/

ybakos
thank you so much, this looks very interesting.
John
+1  A: 

Also take a look at Weka

Amro
Thanks! After posting this question, that was the first one that I ran across. We actually ended up using Weka to run analysis on some data sets we had collected.
John
+1  A: 

Check out:

RapidMiner

and

R with Rattle

el chief
+1  A: 

Try Data Mining SDK.

sashaeve