Skip to content

Muskan-Mangal/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

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%