Book recommendation system / Nur Dalila Afifah Ghazali

Recommender engines is one of the popular information filtering tools that had been used by various layers of society. The concept of the recommender engines is to give the most relevant answer needed by the user. Book recommender is one of the popular implementations of recommender or filtering met...

全面介绍

Saved in:
书目详细资料
主要作者: Ghazali, Nur Dalila Afifah
格式: Thesis
语言:English
出版: 2021
主题:
在线阅读:https://ir.uitm.edu.my/id/eprint/55329/1/55329.pdf
标签: 添加标签
没有标签, 成为第一个标记此记录!
实物特征
总结:Recommender engines is one of the popular information filtering tools that had been used by various layers of society. The concept of the recommender engines is to give the most relevant answer needed by the user. Book recommender is one of the popular implementations of recommender or filtering method. This is because there are so many books data in the world make it impossible for people to find one books without filtering. The aim of this project is to implement a of book recommender system, using some features from the collaborative filtering and content-based filtering. For this project, the user-item rating methods and the item-item rating had been implemented on the system to generate the list of recommendation books to the user. By using the root mean square error to evaluate the algorithm, the result obtained shows that collaborative filtering mean error value is less than the content-based filtering. This prove that the collaborative filtering is better at recommendation than content-based filtering, hi conclusion, this book recommender system can give a better recommendation of books by using the user-item technique.