How can VIDEO_ON_DEMAND recommend a series instead of a video?

0

The data for my application is structured as Show -> [1..* ] Video. If it is a Movie there is one video for a Show, and if it is a series, there is a collection of Videos for that Show. My Item Interaction and Item data sets are all Video IDs as the ITEM_ID and in the Items Dataset I have added a SHOW_ID field.

When I'm generating recommendations, I dont want to recommend other episodes (Videos) of a Show, I want to recommend other Shows.

Any advice on how to achieve this? Do I need to structure my Datasets differently? Seems like this should be a core use case of a Video On Demand scenario, but it does not need to be handled. Do I need to develop some custom recipes? organize my data differently? somehow make use of filters?

Thanks for any advice.

已提問 3 個月前檢視次數 61 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南