Skip to content
#

cold-start-problem

Here are 15 public repositories matching this topic...

Full-stack hybrid book recommendation system combining Collaborative Filtering and Content-Based Filtering with weighted hybrid scoring, modular data pipelines, and model persistence. Deployed via Flask with responsive HTML/CSS UI and integrated CI/CD for production-ready, scalable, and interactive recommendations.

  • Updated Mar 2, 2026
  • Python

This study aims to investigate the effectiveness of three Transformers (BERT, RoBERTa, XLNet) in handling data sparsity and cold start problems in the recommender system. We present a Transformer-based hybrid recommender system that predicts missing ratings and ex- tracts semantic embeddings from user reviews to mitigate the issues.

  • Updated May 30, 2024
  • Jupyter Notebook

Existing cross-domain recommendation methods rely on overlapping users and source interaction sequences to learn preference transfer function, leaving the rich structural information in pre-trained target-domain embeddings unexploited. In this paper, we propose COTA (Cluster Optimal Transport Alignment), a framework for cold-start CDR.

  • Updated Apr 17, 2026
  • Python

Improve this page

Add a description, image, and links to the cold-start-problem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cold-start-problem topic, visit your repo's landing page and select "manage topics."

Learn more