Abhishek Priyadarshi, Chirag Gupta, G. Poornalatha
{"title":"Market Basket Analysis using Improved FP-tree","authors":"Abhishek Priyadarshi, Chirag Gupta, G. Poornalatha","doi":"10.20894/IJDMTA.102.005.002.002","DOIUrl":null,"url":null,"abstract":"The Market Basket Analysis helps in identifying the \npurchasing patterns of customers such as, which products are purchased more and which products are purchased together. This helps in decision making process. For example, if two or more products are frequently purchased together then they can be kept at the same place so as to facilitate the customer, to further increase their sale. The price of products that are not frequently \npurchased can be reduced in order to enhance their purchase. Additionally the promotion of one product will also increase the sales of other products which are purchased together with the product being promoted. The traditional Apriori algorithm based on candidate generation cannot be used in Market Basket Analysis because it generates candidate sets and scans database regularly for the generation of frequent itemsets. The FP-growth algorithm cannot be used despite of the fact that it does not generate candidate sets and scans the database only twice because, it generates a lot of conditional trees recursively. Therefore, an efficient algorithm needs to be used. In this paper an efficient algorithm is used for development of market basket analysis application. This efficient algorithm neither generates candidate sets nor conditional FP- tree; like FP-growth scans the database twice","PeriodicalId":414709,"journal":{"name":"International Journal of Data Mining Techniques and Applications","volume":"454 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2016-12-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"International Journal of Data Mining Techniques and Applications","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.20894/IJDMTA.102.005.002.002","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
The Market Basket Analysis helps in identifying the
purchasing patterns of customers such as, which products are purchased more and which products are purchased together. This helps in decision making process. For example, if two or more products are frequently purchased together then they can be kept at the same place so as to facilitate the customer, to further increase their sale. The price of products that are not frequently
purchased can be reduced in order to enhance their purchase. Additionally the promotion of one product will also increase the sales of other products which are purchased together with the product being promoted. The traditional Apriori algorithm based on candidate generation cannot be used in Market Basket Analysis because it generates candidate sets and scans database regularly for the generation of frequent itemsets. The FP-growth algorithm cannot be used despite of the fact that it does not generate candidate sets and scans the database only twice because, it generates a lot of conditional trees recursively. Therefore, an efficient algorithm needs to be used. In this paper an efficient algorithm is used for development of market basket analysis application. This efficient algorithm neither generates candidate sets nor conditional FP- tree; like FP-growth scans the database twice