CFP last date
20 May 2024
Reseach Article

K-Most Demanding Products Discovery with Maximum Expected Customers

by Sofiya S. Mujawar, Dhanashree Kulkarni
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 124 - Number 15
Year of Publication: 2015
Authors: Sofiya S. Mujawar, Dhanashree Kulkarni
10.5120/ijca2015905601

Sofiya S. Mujawar, Dhanashree Kulkarni . K-Most Demanding Products Discovery with Maximum Expected Customers. International Journal of Computer Applications. 124, 15 ( August 2015), 13-16. DOI=10.5120/ijca2015905601

@article{ 10.5120/ijca2015905601,
author = { Sofiya S. Mujawar, Dhanashree Kulkarni },
title = { K-Most Demanding Products Discovery with Maximum Expected Customers },
journal = { International Journal of Computer Applications },
issue_date = { August 2015 },
volume = { 124 },
number = { 15 },
month = { August },
year = { 2015 },
issn = { 0975-8887 },
pages = { 13-16 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume124/number15/22179-2015905601/ },
doi = { 10.5120/ijca2015905601 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:14:45.317848+05:30
%A Sofiya S. Mujawar
%A Dhanashree Kulkarni
%T K-Most Demanding Products Discovery with Maximum Expected Customers
%J International Journal of Computer Applications
%@ 0975-8887
%V 124
%N 15
%P 13-16
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

This paper formulates a problem for production plan as k- most demanding products (k-MDP). Given a set of customers demanding a certain type of products with multiple features, a set of current products of the category, a set of candidate products that company is capable to offer, and a positive integer k, it helps the company to select k products from the candidate products such that the predicted number of the total customers for the k products is maximized. One greedy algorithm is implement to search inexact solution for the issue presented in this paper is NP-hard when the number of standards explains or features is 3 or more than 3. To find imprecise solution for this issue, Apriori-Based (APR) Algorithm and Upper Bound Pruning (UBP) Algorithm are proposed. Upper bound of expected figures of total customers is also implemented to find optimal solution of the problem. In addition to that, for computing least demanding products, an algorithm is proposed to search the k-least demanding products. This can also be beneficial to production plans.

References
  1. Chen-Yi Lin, Jia-Ling Koh, and Arbee L.P. Chen, “Determining k-Most Demanding Products with Maximum Expected Number of Total Customers, IEEE Transactions On Knowledge And Data Engineering, Vol. 25, No. 8, August 2013.
  2. Z. Zhang, L.V.S. Lakshmanan, and A.K.H. Tung, “On Domination Game Analysis for Microeconomic Data Mining,” ACM Trans. Knowledge Discovery from Data, vol. 2, no. 4, pp. 18-EEEhowto:kopka E. Achtert, C. Bohm, P. Kroger, P. Kunath, A. Pryakhin, and M. Renz, “Efficient Reverse k-Nearest Neighbor Search in Arbitrary Metric Spaces,” Proc. 25th ACM SIGMOD Intl Conf. Management of Data, pp. 515-526, 2006.
  3. F. Korn and S. Muthukrishnan, “Influence Sets Based on Reverse Nearest Neighbor Queries,” Proc. 19th ACM SIGMOD Intl Conf. Management of Data, pp. 201-212, 2000.
  4. X. Lian and L. Chen, “Monochromatic and Bichromatic Reverse Skyline Search over Uncertain Databases,” Proc. 27th ACM SIGMOD Intl Conf. Management of Data, pp. 213-226, 2008.
  5. A. Vlachou, C. Doulkeridis, Y. Kotidis, and K. Norvag, “Reverse Top-k Queries,” Proc. 26th Intl Conf. Data Eng., pp. 365-376, 2010.
  6. W. Wu, F. Yang, C.Y. Chan, and K.L. Tan, “FINCH: Evaluating Reverse k-Nearest-Neighbor Queries on Location Data,” Proc. 34th Intl Conf. Very Large Data Bases, pp. 1056-1067, 2008.
  7. M. Miah, G. Das, V. Hristidis, and H. Mannila, “Standing Out in a Crowd: Selecting Attributes for Maximum Visibility,” Proc. 24th Intl Conf. Data Eng., pp. 356-365, 2008.
  8. Y. Tao, D. Papadias, and X. Lian, “Reverse kNN Search in Arbitrary Dimensionality,” Proc. 30th Intl Conf. Very Large Data Bases, pp. 744-755, 2004.
  9. S. Borzsonyi, D. Kossmann, and K. Stocker, “The Skyline Operator,” Proc. 17th Intl Conf. Data Eng., pp. 421-430, 2001.
  10. X. Lin, Y. Yuan, Q. Zhang, and Y. Zhang, “Selecting Stars: The k Most Representative Skyline Operator,” Proc. 23rd Int’l Conf. Data Eng., pp.86-95, 2007.
  11. E. Dellis and B. Seeger, “Efficient Computation of Reverse Skyline Queries,” Proc. 33rd Int’l Conf. Very Large Data Bases, pp. 291-302, 2007.
  12. J. Kleinberg, C. Papadimitriou, and P. Raghavan, “A Microeconomic View of Data Mining,” Data Mining 311-322, 1998.
Index Terms

Computer Science
Information Sciences

Keywords

K-MDP Decision support Production plan.