Hi there, trying to leverage "similar movies" data (available through API) in my research on recommender systems. I have a couple of questions.
Has the list of similar movies for a given movie already been sorted based on relevance ?
How was this "similar set" created for each movie? To be precise, is it content-based similarity (say movies with similar attributes), or it is some sort of algorithmic recommendation based on viewership?
Thanks again for your input.
Nem találsz egy filmet vagy egy sorozatot? Jelentkezz be és hozd létre.
Want to rate or add this item to a list?
Még nem tag?
Travis Bell válaszolt
Beküldve: 2017. február 12. 11:57
Hi @omidsaremi,
Similar is built by looking at and comparing plot keywords and genres. I never liked this very much which is why I swapped out that functionality on the website for the newer "recommended" system. Recommendations are powered by our user ratings and favourites. I find this typically produces better results.