Research Article Open Access

High Accurate Multicriteria Cluster-Based Collaborative Filtering Recommender System

Zhila Yaseen Taha1 and Sadegh Abdollah Aminifar1
  • 1 Department of Computer Science, Soran University, Soran, Erbil, Kurdistan Region, Iraq

Abstract

A Recommender System (RS) is one of the appropriate answers by researchers for alleviating the problem of customers' overload with information from an internet source. In RS, users' evaluation of the items assists in quickly determining the user's preferences and removing the choosing overhead for the user the next time they search. However, using user ratings for an item based on multiple aspects has given researchers little attention to recommending an object accurately. This research proposes a model-based collaborative filtering movie recommendation system based on user ratings across various criteria. The proposed systems' model was established using clustering and classification methods, such as k-means, k-modes, and Multinomial logistic regression. The proposed work consists of two different steps; first, clustering mode; after clustering the dataset with k-means, k-modes were used to re-cluster it into many sub-clusters for search domain reduction purposes. The second is classification mode; the Multinomial Logistic Regression (MLR) model was created to predict the closest cluster class to newly active users. Since the MLR is one of the probabilistic models, it is more accurate than cluster methods in the prediction process. The proposed approach uses distance indicators, such as modified Mahalanobis distance and Euclidean distance, to measure the similarity between new active and in-group users. The evaluation of the proposed methodology was done using the MAE and Silhouette scores. Different values of Silhouette score were achieved in this study for a different number of features and clusters, with the best k-means score being 0.822. Based on multicriteria Yahoo!! Movie Dataset, the MAE result indicates that this study is better than the existing one.

Journal of Computer Science
Volume 18 No. 12, 2022, 1189-1200

DOI: https://doi.org/10.3844/jcssp.2022.1189.1200

Submitted On: 8 July 2022 Published On: 10 December 2022

How to Cite: Taha, Z. Y. & Aminifar, S. A. (2022). High Accurate Multicriteria Cluster-Based Collaborative Filtering Recommender System. Journal of Computer Science, 18(12), 1189-1200. https://doi.org/10.3844/jcssp.2022.1189.1200

  • 1,341 Views
  • 538 Downloads
  • 0 Citations

Download

Keywords

  • Collaborative Filtering
  • Clustering-Based CF
  • k-Means
  • k-Modes
  • Multinomial-Logistic Regressions