###################################################
Sale Product Recommendation Association Rule Module
###################################################

The *Sale Product Recommendation Association Rule Module* implements
recommendation based on `association rule learning
<https://en.wikipedia.org/wiki/Association_rule_learning>`_ from previous
sales.

.. toctree::
   :maxdepth: 2

   usage
   design
   releases