Hi Jeff,
had a similar question 1-2 years ago and ended up using Chris Borgelt's C command line tools but for convenience, i also implemented basic association rule & frequent pattern mining in Python here:
http://rasbt.github.io/mlxtend/user_guide/frequent_patterns/association_rules/
Best,
Sebastian
> On Jun 11, 2018, at 7:23 AM, Jeffrey Levesque via scikit-learn <scikit-learn@python.org> wrote:
>
> Hi guys,
> What are some good approaches for association rules. Is there something built in, or do people sometimes use alternate packages, maybe apache spark?
>
> Thank you,
>
> Jeff Levesque
> https://github.com/jeff1evesque
> _______________________________________________
> scikit-learn mailing list
> scikit-learn@python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn