Authors: JungHyun Lee, SuJeong Ko
Tags: 2001, conceptual modeling
Recent recommender system uses two complementary techniques. Collaborative filtering uses a database about user preferences to predict additional topics. Content based systems provide recommendations by matching user interests with topic attributes. In this paper, we describe a method for discovery of user preference by using hybrid two techniques for recommendation that allow the application of machine learning algorithm. The method generates recommendations based on clustering user and categorizing items with feature selection through association word mining by Apriori algorithm. We use Genetic algorithm to group users based on items categorized by Naïve Bayes classifier. Then, we recommend web documents to user based on grouped user preference and information of categorized items. We evaluate our method on a large database of user ratings for web document and it significantly outperforms previous proposed methods.Read the full paper here: https://link.springer.com/chapter/10.1007/3-540-46140-X_36