← All projects

Ranking-social-media-news-feed

by @SamBelkacem

17

Ranking news feed updates | Comparison of supervised models

About this project

Description Today, social media users are overwhelmed by a large number of posts in their news feed. Moreover, most posts are irrelevant. Ranking news feed posts by relevance has been proposed to help users catch up with the content they may find interesting. For this matter, supervised learning models have been commonly used to predict relevance. However, no comparative study was made to determine the most suitable models. In this work, knowing that the effectiveness of the prediction of relevance depends partly on the chosen model, we select, train, and compare seven supervised learning algorithms applied in this case study. Extensive experimental results on Twitter highlight that choosing the most suitable supervised model is critical to ensure the effectiveness of the ranking process. Furthermore, the comparison results show that ensemble learning models such as Gradient Boosting and Random Forest are the most appropriate to predict the relevance of news feed posts. Prediction of a relevance score To rank the news feed, supervised prediction models have been proposed to predict the relevance of news feed posts.

From the project README on GitHub

Stars
17
Forks
1
Last push
26 Mar 2024

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/ranking-social-media-news-feed.svg)](https://www.madeinalgeria.dev/projects/ranking-social-media-news-feed)

Related projects