The proposed method has been written in the documentation. Implementation TBD.
add top 5 user keywords and top 5 characters from the user keyword ranking.
iss3 merged with master branch. Check if dashboard has been changed to incorporate userKeywordsWeights.
preliminary ranking and data processing incorporating user keyword is done in 024c1008fb.
currently waiting on the consensus to add "pass": True for the clips that to be passed (because it is watched already) as well as orig_in (for calculating the cut-off time for the clip).
@j - as for the commit 0fe5752db3, do you ever call get_recommendations() from dd-client? My understanding is that only get_videos() and get_next() are used. I'd rather not outputting the user keyword scores from get_recommendations() otherwise.
Some statistics can be written out/added as part of state.json and can be added to the dashboard.
- The mismatch between the user keywords and global keywords -> the complete list of user keywords to be examined with the pandora's tags. (needs to be obtained from the mobile team)
Refer to 0fe5752db3 for where/how to output new user keywords profile to the device/API from dd-re. In short, return the updated scores with the videos.