Back to Projects
DATA SCIENCE / MACHINE LEARNING

Book Recommendation System

A recommendation system that combines book metadata and user interactions.

View on GitHub
Book Recommendation System preview
01

My Contribution

  • Performed data exploration and preprocessing.
  • Built Content-Based Filtering using TF-IDF.
  • Implemented Cosine Similarity.
  • Developed Collaborative Filtering.
  • Implemented embedding-based recommendations.
  • Compared model performance using RMSE.