I am looking for (hopefully) a library that provides proven implementations of the APriori and FP-growth algorithms, in python, for computing an intelligent collection of objects.
I searched for SciPy and Scikit-learn, but didn't find anything. Can someone point me to something reliable?
thanks
python scipy scikit-learn machine-learning
gc5
source share