Hybrid Movie Recommender System based on Resource Allocation
Recommender Systems are inevitable to personalize user's experiences on the Internet. They are using different approaches to recommend the Top-K items to users according to their preferences. Nowadays recommender systems have become one of the most important parts of largescale data mining techniques. In this paper, we propose a Hybrid Movie Recommender System (HMRS) based on Resource Allocation to improve the accuracy of recommendation and solve the cold start problem for a new movie. HMRS-RA uses a self-organizing mapping neural network to clustering the users into N clusters. The users' preferences are different according to their age and gender, therefore HMRS-RA is a combination of a Content-Based Method for solving the cold start problem for a new movie and a Collaborative Filtering model besides the demographic information of users. The experimental results based on the MovieLens dataset show that the HMRS-RA increases the accuracy of recommendation compared to the state-of-art and similar works.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringCollaborative FilteringRecommendation SystemsSimilar Papers 제목 키워드 기반
FCNHSMRA_HRS: Improve the performance of the movie hybrid recommender system using resource allocation approach
Recommender systems are systems that are capable of offering the most suitable services and products to users. Through specific methods and techniques, the recommender systems try to identify the most appropriate items, …
ClusteringCollaborative FilteringRecommendation SystemsHybrid Collaborative Movie Recommender System Using Clustering and Bat Optimization
A Recommender system (RS) is an information filtering software that helps users with a personalized manner to recommend online products to Users and give suggestions about the products that he or she might like. In e-c…
ClusteringRecommendation SystemsMovie recommender system with metaheuristic artificial bee
Recommender systems are information retrieval tool that allocates accurate recommendations to the specific users. Collaborative movie recommender systems support users in accessing their popular movies by suggesting sim…
ClusteringInformation RetrievalRecommendation SystemsRetrievalHybrid Recommender Systems: A Systematic Literature Review
Recommender systems are software tools used to generate and provide suggestions for items and other entities to the users by exploiting various strategies. Hybrid recommender systems combine two or more recommendation st…
Collaborative FilteringRecommendation SystemsSystematic Literature ReviewContext-aware adaptive personalised recommendation: a meta-hybrid
Recommenders take place on a wide scale of e-commerce systems, reducing the problem of information overload. The most common approach is to choose a recommender used by the system to make predictions. However, users vary…