[scikit-learn] Jeff Levesque: association rules

Joel Nothman joel.nothman at gmail.com
Mon Jun 11 21:16:46 EDT 2018


We have definitely discussed association rules in issues before. It's
considered out of scope for scikit-learn, except insofar as it is used for
learning classification. We haven't yet been convinced that classifiers
based on associative learning have enough practical demand to justify their
maintenance in the project. Then again, we have not had a pull request
implementing any such algorithms; there seems to be demand mostly for the
vanilla association rule mining algorithms. They are definitely out of
scope for scikit-learn.

See: https://github.com/scikit-learn/scikit-learn/issues/801,
https://github.com/scikit-learn/scikit-learn/issues/2662,
https://github.com/scikit-learn/scikit-learn/issues/2872
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20180612/98bb9332/attachment-0001.html>


More information about the scikit-learn mailing list