Questions tagged [cold-start-problem]

For questions related to the cold start problem in recommender systems.

1 questions
4
votes
1 answer

Cold start collaborative filtering with NLP

I’m looking to match two pieces of text - e.g. IMDb movie descriptions and each person’s description of the type of movies they like. I have an existing set of ~5000 matches between the two. I particularly want to overcome the cold-start problem:…