Apriori algorithm in Python. Codes are from "Machine Learning in Action", and please refer to here for mushroom data.
- Python 2.7
python main.py
- Machine Learning in Action, Peter Harrington
- Frequent Itemset Mining Dataset Repository
- UCI mushroom
- mushroom dataset (divided)
- My blog in Chinese