Question

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!

Was it helpful?

Solution

Try the Orange data mining toolkit.

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

OTHER TIPS

Also take a look at Weka

Check out:

RapidMiner

and

R with Rattle

These days I like Knime. See http://knime.org.

you could even try another one called Tanagra http://eric.univ-lyon2.fr/~ricco/tanagra/en/tanagra.html

Its mainly for research purpose but works well and has good tutorials here http://data-mining-tutorials.blogspot.com

I have an open-source software named SPMF with more than 130 algorithms related to association rules mining, frequent itemset mining, sequential rule mining and sequential pattern mining. You can check my webpage for more details and to download it:

It is Java source code. It has a simple graphical user interface. It also has many specialized algorithms that you will not find in other data mining software.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top