Book recommender mobile application / Amir Imran Kamaludin

In this age where information is vast and huge, it is found to be difficult to find the right information from the enormous amount of data that is present and growing in the online platforms. Recommendation system solves this problem by automatically sorting through the massive amounts of data and i...

全面介紹

Saved in:
書目詳細資料
主要作者: Kamaludin, Amir Imran
格式: Thesis
語言:English
出版: 2021
主題:
在線閱讀:https://ir.uitm.edu.my/id/eprint/58883/1/58883.pdf
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:In this age where information is vast and huge, it is found to be difficult to find the right information from the enormous amount of data that is present and growing in the online platforms. Recommendation system solves this problem by automatically sorting through the massive amounts of data and identify user’s interest and makes the information searching much more easily. In this project, it presented a model for a personalized collaborative filtering book recommendation system. It are takes some information from user through signup which will help to get more appropriate recommendations based on individual user item rating and thus an attempt to overcome cold start problem. The item based collaborative filtering are used in this system with Cosine based similarity algorithm as the main algorithm.