[scikit-learn] Jeff Levesque: association rules

Christian Braune christian.braune79 at gmail.com
Mon Jun 11 14:51:00 EDT 2018


Hey,

Christian Borgelt currently has several itemset mining algorithms online
with a python interface: http://borgelt.net/pyfim.html .

Best regards,
 Chris

Sebastian Raschka <mail at sebastianraschka.com> schrieb am Mo., 11. Juni 2018
um 19:30 Uhr:

> 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 at 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 at python.org
> > https://mail.python.org/mailman/listinfo/scikit-learn
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180611/814512cf/attachment-0001.html>


More information about the scikit-learn mailing list