Content-based Recommendation Engine for Video Streaming Platform
Puskal Khadka, Prabhav Lamichhane

TL;DR
This paper introduces a content-based recommendation engine for video streaming platforms that uses TF-IDF and cosine similarity to deliver personalized video suggestions, improving user engagement and relevance.
Contribution
It presents a novel application of TF-IDF and cosine similarity for personalized video recommendations, enhancing existing content filtering methods.
Findings
High precision and recall in recommendation accuracy
Improved user engagement metrics
Effective personalization demonstrated
Abstract
Recommendation engines suggest content, products, or services to the user by using machine learning algorithms. This paper proposes a content-based recommendation engine that provides personalized video suggestions based on users' previous interactions and preferences. The engine uses TF-IDF (Term Frequency-Inverse Document Frequency) text vectorization technique to evaluate the relevance of words in video descriptions, followed by the computation of cosine similarity between content items to determine their degree of similarity. The system's performance is evaluated using precision, recall, and F1-score metrics. Experimental results demonstrate the effectiveness of content-based filtering in delivering relevant and personalized video recommendations to users. This approach can enhance user engagement on video streaming platforms and reduce search time, providing a more intuitive,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTechnology and Data Analysis
