Back to Glossary
Applications

Recommended from Medium

The 'Recommended from Medium' feature is a personalized content suggestion system used by the Medium platform to suggest articles to its users. It leverages machine learning algorithms to analyze user behavior, reading history, and interests to predict which articles a user is most likely to find engaging and relevant.

Explanation

The recommendation system behind 'Recommended from Medium' works by collecting data on user interactions within the platform. This includes articles read, claps given, highlights made, follows, and responses. This data is then used to train machine learning models that can predict the likelihood of a user interacting positively with a given article. Several factors influence the recommendation, including content similarity (articles on similar topics), collaborative filtering (articles liked by users with similar tastes), and popularity (trending articles). The system continuously learns and adapts as users interact with the platform, refining its recommendations over time. The goal is to increase user engagement, content discovery, and platform retention by connecting users with content tailored to their individual preferences. The recommendations are presented in various locations, such as the user's homepage, daily digest emails, and at the end of articles.

Related Terms