cl-association-rules is a library that intends to implement the most well known strategies related to mining association rules from transactional datasets. For now, the apriori algorithm is implemented.
The source code is at https://github.com/diogoalexandrefranco/cl-association-rules.
Author: Diogo Franco
License: MIT