Output new user keywords profile when logging out #5

Open
opened 2018-08-15 10:33:09 +00:00 by pythagoraswitch · 3 comments
Collaborator

this would be after #3, to dynamically influence user keywords profile based on their activity on dd.

this would be after #3, to dynamically influence user keywords profile based on their activity on dd.
Author
Collaborator

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.

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.
Author
Collaborator

@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.

@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.
Author
Collaborator

The proposed method has been written in the documentation. Implementation TBD.

The proposed method has been written in the documentation. Implementation TBD.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/dd-re#5
No description provided.