Links & References
Software
- WEKA - http://www.cs.waikato.ac.nz/ml/weka/
- RapidMiner - http://rapid-i.com/
- R - http://www.r-project.org/
- Association rule software - http://en.wikipedia.org/wiki/Association_rule_learning#Implementations
- Association rule software - http://fimi.ua.ac.be/src/
- ...
- D3.js - http://d3js.org/
Web Resources
- Course: Pattern Analysis - http://courses.cs.tamu.edu/rgutier/csce666_f11/
Textbooks:
- Tan, Steinbach, Kumar: http://www-users.cs.umn.edu/~kumar/dmbook/
- Rajaraman & Ullman: Mining of Massive Datasets http://i.stanford.edu/~ullman/mmds.html
Feel free to use the following inefficient program as well:
Attach:HW02_FIM.pl.txt
Attach:HW02_ex1.txt
Attach:HW02_ex2.txt
Usage:
perl HW02_FIM.pl.txt HW02_ex2.txt perl HW02_FIM.pl.txt HW02_ex1.txt | sort | uniq -c | sort -nr