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...

Full description

Saved in:
Bibliographic Details
Main Author: Kamaludin, Amir Imran
Format: Thesis
Language:English
Published: 2021
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/58883/1/58883.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary: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.