قسم الرياضيات و الإعلام الإليwww.univ-soukahras.dz/ar/dept/mi |
2 votes
|
There are many newspapers and online publishing platform discussing recent news. We need to write a recommendation algorithm to show the best news article within a specific topic. As a user, I am highly interested to read only relevant news articles, List the main features that can be used for the classification of choosing the relevant article. |
نشر على 09:56, الخميس 5 ديس 2019 By Imed BOUCHRIKA |
أجوبة (2)
جواب (1)
0 votes
|
les articles ={article1, article2, article3,....} users = {user1,user2,user3,user4,....} rating[i,j]=(user-i, article-j) new-article= {article-x} update rating (user-i, article-x) profile-user (topic, rating) calculate the distance between users using the rating regarding topic who read article-x if user-y (not rate article) for all distance (user-y, user-c) = high && high (rating(article-x, user-c)) suggeste(article-x, user-y) end for end if end
|
نشر على 22:00, السبت 7 ديس 2019 by wahiba han (4 points) |
جواب (2)
0 votes
|
Features for choosing a news article: Langue Domain Taille Publicité Auteur Rating
|
نشر على 12:19, السبت 18 ينا 2020 by nesrine boutarfa (28 points) |