Hospital Recommendation using Hybrid Approach

Page 1

GRD Journals | Global Research and Development Journal for Engineering | International Conference on Innovations in Engineering and Technology (ICIET) - 2016 | July 2016

e-ISSN: 2455-5703

Hospital Recommendation using Hybrid Approach 1N.SanjeevRam 2R.Vairamuthu 3M.RajaPrabhu 4C.Pandian 1,2,3

Student 4Assistant Professor Department of Information Technology 1,2,3,4 K.L.N. College of Engineering, Pottapalayam, Sivagangai 630612, India 1,2,3,4

Abstract E-commerce websites are very widely used and the data is constantly growing. Recommendation is a technique used to suggest items based on customer’s likes. The problem is that there is a vast amount of data. This remedy is to use a hybrid approach by combining the Matrix Factorization and Genetic algorithm to conclude the best results. This technique is now applied in the field of medicines. Keyword- Hybrid recommendation, MF, GA, Cold Start __________________________________________________________________________________________________

I. INTRODUCTION Web usage mining has focused on the extraction user patterns from the user logs for the purpose of marketing intelligence [1].This are in case of well-known users. The growing size of the digital information base prevents an effective access to knowledge due to the well-known phenomenon called as information overload [3]. This information overload prevents us from recommending the products which is essential to the user based on user’s likes and dislikes. Knowing the three features contributing to a good recommender system–recommendation accuracy, user satisfaction, and provider satisfaction [2]. These three factors are required to build a good recommendation system. Similar users can be identified using the resource they see and how the see the resource in the web. For e.g. If a user tags a resource as “funny” and the same tag is done by other person, proves they both have unanimous view[4]. This is used in collaborative filtering. CF is regarded as one of the most important and useful algorithms in recommendation systems recently [5]. Matrix factorization is a form of collaborative filtering. Matrix Factorization can be used to discover latent features underlying the interactions between two different kinds of entities. Given that each user have rated some items in the system, we would like to predict how the users would rate the items that they have not yet rated, such that we can make recommendations to the users. The other approach is to apply genetic algorithm to the ever changing user’s preferences since it changes from time to time. Although there are a number of different types of genetics-based machine learning systems, in this issue we concentrate on classifier systems and their derivatives. Classifier systems are parallel production systems that have been designed to exploit the implicit parallelism of genetic algorithms [6]. These results obtained from MF and GA are now obtained and compared. The term hybrid recommender system is used here to describe any recommender system that combines multiple recommendation techniques together to produce its output [7]. Now the items are recommended. The cold start problem is the inability to recommend to new or unknown users. The remedy is to recommend items based on user’s access location. This algorithm is applied to find the hospitals that match a certain criteria.

II. ARCHITECTURE The recommendation process consists of two stages. The first stage is the addressing of cold start problem. This cold start problem is overcome by getting the current access location of the user and recommending the items based on his current location which means fetching of the items that is confined to that particular geographical area. The next stage is to find the results for the particular input. The user preferences are matched against the existing item’s characteristics. A threshold value is fixed by Mean Absolute Error. The match between the two should produce a value greater than the threshold value. Now the matrix factorization is applied to the external ratings of the user. Given that each user has rated some items in the system, we would like to predict how the users would rate the items that they have not yet rated. The genetic algorithm works on the comparison of the user’s interests and item’s characteristics. The Genetic algorithm produces an item list which is combined with MF ratings. The combined result should be higher than the threshold value which is also a MAE value. The top n results are recommended.

All rights reserved by www.grdjournals.com

408


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.