practical-recommender-systems / moviegeek

A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
MIT License
901 stars 360 forks source link

Recommendation not showing up #58

Open ranjan435 opened 2 years ago

ranjan435 commented 2 years ago

I clicked the buy option but all recommendations are not showing. Only popular recommendations are shown. What I need to do for all sorts of recommendation?

kimfalk commented 2 years ago

Hi,

It's hard to know without knowing what you have already done. Possibly it's because you haven't trained the models?