Skip to content
#

content-based-filtering

Here are 137 public repositories matching this topic...

Objective of the project is to build a hybrid-filtering personalized news articles recommendation system which can suggest articles from popular news service providers based on reading history of twitter users who share similar interests (Collaborative filtering) and content similarity of the article and user’s tweets (Content-based filtering).

  • Updated Mar 14, 2020
  • Jupyter Notebook
book-recommendation-system

A recommendation system for books. Built by following two filtering methods that are Collaborative Filtering and Content Based Filtering. Algorithms used are KNN, Pearson Correlation, and TF-IDF. Every dataset used can be easily found in the data folder of the respository.

  • Updated Oct 3, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the content-based-filtering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the content-based-filtering topic, visit your repo's landing page and select "manage topics."

Learn more