how to predict related videos to a video in weka -


i'm trying predict related videos video, possible in weka?
database takes following structrue:

    video_id,catygory,keywords,related_videos_ids 

a single keywords field might have many values (for ex: stackoverflow, predict, videos),so related_videos (the video have more 1 related video).
related videos depend on catygory keywords
what's way in weka?? ideas?

there way in weka. should clustering:

https://www.youtube.com/watch?v=zjyuyj2b4r8

i suggest trying more features (more columns) better results.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -