The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Recommendation System Based on Double Ensemble Models using KNN-MF

Author 1: Krishan Kant Yadav Author 2: Hemant Kumar Soni Author 3: Nikhlesh Pathik
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 14, No. 5 · Published 2023

DOI: https://doi.org/10.14569/IJACSA.2023.0140566

Abstract

In today's digital environment, recommendation systems are essential as they provide personalised content to users, increasing user engagement and enhancing user satisfaction. This paper proposes a double ensemble recommendation model that combines two collaborative filtering algorithms, K Nearest Neighbour (KNN) and Matrix Factorization (MF). KNN is a neighbourhood-based algorithm that uses the similarity between users or items to make recommendations. At the same time, MF is a model-based algorithm that decomposes the user-item rating matrix into lower-dimensional matrices representing the latent user and item factors. The proposed double ensemble model uses KNN and MF to predict missing ratings matrix and combines their predictions using stacking. To evaluate the performance of the proposed ensemble model, we conducted experiments on three datasets i.e. Movielense, BookCrossing dataset and Hindi Movie dataset and compared the results with those of single algorithm approaches. The experimental results demonstrate that the double ensemble model outperforms the single algorithm approaches regarding accuracy metrics such as Mean Square Error (MSE), Root Mean Squared Error (RMSE), Mean Absolute Error (MAE). The results indicate that stacked KNN and MF lead to a more robust and more accurate recommendation system.

Keywords

How to Cite this Article

Krishan Kant Yadav, Hemant Kumar Soni and Nikhlesh Pathik. "Recommendation System Based on Double Ensemble Models using KNN-MF". International Journal of Advanced Computer Science and Applications (IJACSA), Vol. 14, No. 5, 2023. https://doi.org/10.14569/IJACSA.2023.0140566

BibTeX

@article{Yadav2023,
  title     = {Recommendation System Based on Double Ensemble Models using KNN-MF},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {14},
  number    = {5},
  year      = {2023},
  publisher = {The Science and Information Organization},
  author    = {Krishan Kant Yadav and Hemant Kumar Soni and Nikhlesh Pathik},
  doi       = {10.14569/IJACSA.2023.0140566},
  url       = {https://doi.org/10.14569/IJACSA.2023.0140566}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.