Hi All,

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.

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...

Best regards,
Dmiry

пн, 11 июня 2018 г. в 19:30, Sebastian Raschka <m...@sebastianraschka.com>:

> 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
>
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to