Skip to content

mayankDhiman/bookRecommenderSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bookRecommenderSystem

This is a basic Book Recommender System written in Python (*.ipynb).

  • The data set used can be fetched from here
  • Right now it calculates covariance of a particular book with other books (as a measure of similarity).
  • Books having highest values of covariance are outputted

Future improvements:

  • It can be integrated in a web based social network for book readers. Where users will be able to get best suggestions for their next read!

About

Covariance based book recommender system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published