pythagoraswitch
  • Joined on 2018-06-26
pythagoraswitch commented on issue 0x2620/dd-re#8 2018-12-01 11:11:06 +00:00
dd-re debug outputs
pythagoraswitch commented on issue 0x2620/dd-re#8 2018-12-01 10:10:00 +00:00
dd-re debug outputs

done at d96edf480f

pythagoraswitch commented on issue 0x2620/dd-re#9 2018-12-01 10:06:28 +00:00
add random/fixed option for user keyword weights on dashboard

done at 6899cc5d37

pythagoraswitch closed issue 0x2620/dd-re#9 2018-12-01 10:06:28 +00:00
add random/fixed option for user keyword weights on dashboard
pythagoraswitch pushed to master at 0x2620/dd-re 2018-12-01 10:03:50 +00:00
8c618ab988 changed the magnitude of random bias in user keyword ranking
d96edf480f changed debug output for dd-re; added stay_same_index etc
6899cc5d37 added random option for userKeywordWeights
Compare 3 commits »
pythagoraswitch opened issue 0x2620/dd-re#9 2018-11-30 21:22:05 +00:00
add random/fixed option for user keyword weights on dashboard
pythagoraswitch opened issue 0x2620/dd-re#8 2018-11-30 21:21:24 +00:00
dd-re debug outputs
pythagoraswitch pushed to master at 0x2620/dd-re 2018-11-29 20:06:06 +00:00
e3c61853c3 added top scoring playlists for user and global keywords to dd-re debug view
pythagoraswitch pushed to master at 0x2620/dd-re 2018-11-29 14:29:35 +00:00
319e4d384e updated comments, cleaned up nextClip and staySame process in get_videos, reflecting recent change from update_user_play().
pythagoraswitch commented on issue 0x2620/dd-re#4 2018-11-20 01:23:29 +00:00
add debug outputs from dd-re to debug.html?

done in 2405b8b7c7

pythagoraswitch closed issue 0x2620/dd-re#4 2018-11-20 01:23:29 +00:00
add debug outputs from dd-re to debug.html?
pythagoraswitch pushed to master at 0x2620/dd-re 2018-11-20 01:22:18 +00:00
2405b8b7c7 added top scoring keywords to debug view output
pythagoraswitch pushed to master at 0x2620/dd-re 2018-11-20 00:41:43 +00:00
001e377003 bug fixes
pythagoraswitch commented on issue 0x2620/dd-re#3 2018-11-20 00:39:35 +00:00
incorporate user keywords

The basic change has been implemented in master. More dynamic model to be implemented as per Simon's request. see issue #5.

pythagoraswitch closed issue 0x2620/dd-re#3 2018-11-20 00:39:35 +00:00
incorporate user keywords
pythagoraswitch commented on issue 0x2620/dd-re#2 2018-11-20 00:37:42 +00:00
remove clips that were played in full from recommendation

after discussion, "pass" variable has been added. reflected in the new changes.

pythagoraswitch closed issue 0x2620/dd-re#2 2018-11-20 00:37:42 +00:00
remove clips that were played in full from recommendation
pythagoraswitch commented on issue 0x2620/dd-re#4 2018-11-20 00:35:35 +00:00
add debug outputs from dd-re to debug.html?

html was temporary thing. Instead, output the top 5 keywords as part of get_videos and get_next outputs.

pythagoraswitch pushed to master at 0x2620/dd-re 2018-11-19 21:24:49 +00:00
21781747a2 adjusted to the variable 'pass' for nextClip and staySame cases in get_videos
pythagoraswitch pushed to master at 0x2620/dd-re 2018-11-19 20:07:11 +00:00
4c2cb60d9c adjusted to add the variable 'pass' for the clips that has been watched more than cutoff time