Skip to content

Machine Learning Model for recommendation of books using weighted rating and collaborative filtering model.

Notifications You must be signed in to change notification settings

CEPHAL0/Book-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Book Recommendation System

This is a book recommendation system that uses both Weighted Rating and Collaborative Filtering method to recommend books.

The datasets used in this file were downloaded from kaggle

Link: https://www.kaggle.com/datasets/arashnic/book-recommendation-dataset

There are three datasets available for us:

  1. Books
  2. Users
  3. Ratings

Cosine Similarity has been used as a method of filtering and mapping for model.

About

Machine Learning Model for recommendation of books using weighted rating and collaborative filtering model.

Topics

Resources

Stars

Watchers

Forks