Tag Archives: frequent itemset mining

Vertical and horizontal databases in itemset mining

Itemset mining is a data mining task for discovering patterns that appear frequently in transaction databases. In this context, a pattern, also called a frequent itemset, is a set of values that frequently occur together in transactions (records) of a … Continue reading

Posted in Data Mining, Data science, Pattern Mining | Tagged , , , | Leave a comment

An Interactive Demo of The Apriori algorithm

I have created a new website for students that provides an interactive demo of the Apriori algorithm. It allows to run Apriori in your browser and see the results step by step. The website is here: Apriori Algorithm Demo To … Continue reading

Posted in Data Mining, Pattern Mining | Tagged , , , , , , , , , , , , | Leave a comment