Skip to content

pragati1317/Book_RecommenderSystem

Repository files navigation

Book_RecommenderSystem

For recommendation system we can use Three types of Model .

  1. Cluster based Model
  2. Linear Regression Model By calculationg a Particular Score.
  3. Bayesian Networks , which will use the conditional Probability.

Recommender System can be define as a system which is intelligent enough to understand the User Perference and suggest the product

user Input ----> Recommender system ----(suggestion)---> product ----(increase profit)---> profit generated

Recommendation system Types :

  1. Popularity based
  2. Content based
  3. collaborative based
  4. Hybrid Recommendation system

Data set used for this Recommender system: https://www.kaggle.com/datasets/arashnic/book-recommendation-dataset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors