A stock recommendation system exploiting rule discovery in stock databases

  • Authors:
  • You-Min Ha;Sanghyun Park;Sang-Wook Kim;Jung-Im Won;Jee-Hee Yoon

  • Affiliations:
  • Department of Computer Science, Yonsei University, Republic of Korea;Department of Computer Science, Yonsei University, Republic of Korea;College of Information and Communications, Hanyang University, 17 Haeng-Dang, Seong-Dong, Seoul 133-791, Republic of Korea;College of Information and Communications, Hanyang University, 17 Haeng-Dang, Seong-Dong, Seoul 133-791, Republic of Korea;Division of Information Engineering and Telecommunications, Hallym University, Republic of Korea

  • Venue:
  • Information and Software Technology
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper addresses an approach that recommends investment types to stock investors by discovering useful rules from past changing patterns of stock prices in databases. First, we define a new rule model for recommending stock investment types. For a frequent pattern of stock prices, if its subsequent stock prices are matched to a condition of an investor, the model recommends a corresponding investment type for this stock. The frequent pattern is regarded as a rule head, and the subsequent part a rule body. We observed that the conditions on rule bodies are quite different depending on dispositions of investors while rule heads are independent of characteristics of investors in most cases. With this observation, we propose a new method that discovers and stores only the rule heads rather than the whole rules in a rule discovery process. This allows investors to impose various conditions on rule bodies flexibly, and also improves the performance of a rule discovery process by reducing the number of rules to be discovered. For efficient discovery and matching of rules, we propose methods for discovering frequent patterns, constructing a frequent pattern base, and its indexing. We also suggest a method that finds the rules matched to a query from a frequent pattern base, and a method that recommends an investment type by using the rules. Finally, we verify the effectiveness and the efficiency of our approach through extensive experiments with real-life stock data.