Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 348 Bytes

File metadata and controls

5 lines (5 loc) · 348 Bytes

Bookvibes

This a a web application for a bookReccomender System using flask and basic front end . It needs to be integrated with basic Book Recommender System written in Python (*.ipynb).

  • which calculates covariance of a particular book with other books (as a measure of similarity).
  • Books having highest values of covariance are outputted.