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.

質問済み 2ヶ月前51ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ