Skip to content

Mkp-7/Book_Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Recommendation System

This is an end-to-end project demonstrating both content-based and collaborative filtering techniques for recommending books.

Features

TF-IDF vectorization and cosine similarity Collaborative filtering using SVD (Surprise library) Real-world book dataset Evaluation and recommendation generation

Libraries Used

pandas, numpy, scikit-learn surprise matplotlib, seaborn

How to Run

Run the notebook Book_Recommendation_System.ipynb in Google Colab or locally after installing the required packages.

Author

Mukund Patel

About

A book recommendation system that utilizes both content-based filtering and collaborative filtering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors