Skip to content

Top K high utility itemset mining is a different approach to solve the problems in the field of pattern and association rule mining used in market basket analysis.

Notifications You must be signed in to change notification settings

RominaShin/High-Utility-Itemset-Mining

Repository files navigation

B. Sc. thesis: Top-K High Utility Itemset Mining

High utility itemsets are sets of items having a high utility or profit in a database. Efficiently discovering high utility itemsets plays a crucial role in real-life applications such as market basket analysis.


In this project we focus on HUI-MINER algorithm and then we propose TKO which handles top k itemsets between driven itemsets by HUI-MINER. After extracting these itemsets, we're going to develop a recommender system which uses the mined data from database.

Thanks to Philippe Fournier Viger who made open-source spmf: SPMF
You can find the final report : here

About

Top K high utility itemset mining is a different approach to solve the problems in the field of pattern and association rule mining used in market basket analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published