Software implemented the Apriori algorithm for association rule learning over transactional databases.
Developped by a team of 6 students from the INSA-Rennes in France.
- Apriori algorithm.
- Algorithm to select closed itemsets.
- Algorithm to select maximum closed itemsets.
- Computation of the confidence.
- Write main for command-line calls.