搜索资源列表
ch05UDP
- Many of the pattern fi nding algorithms such as decision tree, classifi cation rules and clustering techniques that are frequently used in data mining have been developed in machine learning research community. Frequent pattern and asso
Apriori
- 关联规则挖掘用以发现商品销售中的顾客购买模式。本源代码给出了关联规则挖掘算法中最经典的算法Apriori算法的实现。-Association rule mining to find merchandise sales in customer buying patterns. Source code gives the association rules mining algorithm is the most classic Apriori algorithm.