[ 源代码: python-efficient-apriori ]
软件包:python3-efficient-apriori(2.0.5-2)
python3-efficient-apriori 的相关链接
Debian 的资源:
下载源码包 python-efficient-apriori:
- [python-efficient-apriori_2.0.5-2.dsc]
- [python-efficient-apriori_2.0.5.orig.tar.gz]
- [python-efficient-apriori_2.0.5-2.debian.tar.xz]
维护小组:
相似软件包:
efficient Python implementation of the Apriori algorithm
An efficient pure Python implementation of the Apriori algorithm. This repository contains a well-tested implementation of the Apriori algorithm as described in the original paper by Agrawal et al, published in 1994. https://www.macs.hw.ac.uk/~dwcorne/Teaching/agrawal94fast.pdf