<div><div dir="auto">Hi All,</div></div><div dir="auto"><br></div><div dir="auto">A good tool. I also use SPMF (Java-based library) and Apache Spark (they do not have closed itemsets there). There is a part of Orange data mining on association rules mining, which can be used as a Python library.</div><div dir="auto"><br></div><div dir="auto">A couple of years ago I asked Gilles Louppe about frequent itemset mining tools within scikit-learn as well. The answer was something like that — nobody asked us about that...</div><div dir="auto"><br></div><div dir="auto">Best regards,</div><div dir="auto">Dmiry</div><div><br><div class="gmail_quote"><div>пн, 11 июня 2018 г. в 19:30, Sebastian Raschka <<a href="mailto:mail@sebastianraschka.com">mail@sebastianraschka.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Jeff,<br>
<br>
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:<br>
<a href="http://rasbt.github.io/mlxtend/user_guide/frequent_patterns/association_rules/" rel="noreferrer" target="_blank">http://rasbt.github.io/mlxtend/user_guide/frequent_patterns/association_rules/</a><br>
<br>
Best,<br>
Sebastian<br>
<br>
> On Jun 11, 2018, at 7:23 AM, Jeffrey Levesque via scikit-learn <<a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a>> wrote:<br>
> <br>
> Hi guys,<br>
> What are some good approaches for association rules. Is there something built in, or do people sometimes use alternate packages, maybe apache spark?<br>
> <br>
> Thank you,<br>
> <br>
> Jeff Levesque<br>
> <a href="https://github.com/jeff1evesque" rel="noreferrer" target="_blank">https://github.com/jeff1evesque</a><br>
> _______________________________________________<br>
> scikit-learn mailing list<br>
> <a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scikit-learn</a><br>
<br>
_______________________________________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scikit-learn</a><br>
</blockquote></div></div>