/Book-Recommendation-System

This is a book recommendation system written in c language.

Primary LanguageC

Book-Recommendation-System

Goal of this project is designing a book recommendation system in c language. System recommend new books to user using collaborative filtering. Collaborative filtering (CF) is a technique used by recommender systems. This project predicts

The format of the dataset is shown below: image

In the project, the score a newly registered user would give for a book was predicted.

Sample outputs:

image

image

image