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

Movies are Not Recommending by the site #34

Closed HassanAbbas7357 closed 4 years ago

HassanAbbas7357 commented 4 years ago

Every thing is working fine but the site is not recommending movies i bought some movies and it shows on analytics page that i bought movies and the status are in cluster is showing NO its capturing my moves but not recommending movies

kimfalk commented 4 years ago

Hi,

I'm happy everything is working, usually, that is not the case when people post issues :). Have you run the scripts in the builder folder as described in the book?

HassanAbbas7357 commented 4 years ago

Sorry i couldn't run the scripts I'll try and let you know if its working

On Thu, May 7, 2020, 12:50 PM Binary Viking notifications@github.com wrote:

Hi,

I'm happy everything is working, usually, that is not the case when people post issues :). Have you run the scripts in the builder folder as described in the book?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/practical-recommender-systems/moviegeek/issues/34#issuecomment-625091408, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL2GTSZVNZIFGQAGRCTI5VDRQJR4JANCNFSM4M23NQ5Q .

HassanAbbas7357 commented 4 years ago

Sir i want another favour please: I want to build a movie recommender which can only recommends movies on plot description/overview based using word embeddings like if i give model a movie name it will recommend the most similar movies based on thier description how can i build this? Can you please sepcify the path I tried the cosine way using aTFidf i want the same results with any lite model can i do this with LDA but how many topics and parameters should i choose? Because iam using a 27k movies dataset kindly reply must

On Fri, May 8, 2020, 1:02 AM Hassan Abbas ah735752@gmail.com wrote:

Sorry i couldn't run the scripts I'll try and let you know if its working

On Thu, May 7, 2020, 12:50 PM Binary Viking notifications@github.com wrote:

Hi,

I'm happy everything is working, usually, that is not the case when people post issues :). Have you run the scripts in the builder folder as described in the book?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/practical-recommender-systems/moviegeek/issues/34#issuecomment-625091408, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL2GTSZVNZIFGQAGRCTI5VDRQJR4JANCNFSM4M23NQ5Q .

kimfalk commented 4 years ago

Dear sir,

This code is used in my book Practical Recommender Systems, I recommend reading ch 10 in my book, which is about content-based filtering.

The book can be bought here: manning.com

HassanAbbas7357 commented 4 years ago

Ok sir thanks

On Sun, May 10, 2020, 7:52 PM Binary Viking notifications@github.com wrote:

Closed #34 https://github.com/practical-recommender-systems/moviegeek/issues/34.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/practical-recommender-systems/moviegeek/issues/34#event-3320393451, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL2GTS3I4O6HKYXTUVGPDT3RQ25SVANCNFSM4M23NQ5Q .