Skip to content
#

popularity-recommender

Here are 38 public repositories matching this topic...

Deep Learning is a technology used in machine learning and is applied to a number of signal and image applications. The main purpose of the work presented is to apply the concept of a Deep Learning algorithm namely, Convolutional Neural Networks (CNN) in image classification. A recommendation engine filters the data using different algorithms an…

  • Updated Mar 8, 2021
  • Jupyter Notebook

A recommendation model which finds popular movies according to votes and ratings given to each movie, recommends movies to the user according to the user's previous interactions using K-means Clustering and cosine similarity and also suggests movies to the user based on the likes of similar other users in the dataset using Pearson similarity index.

  • Updated Jan 25, 2021
  • Jupyter Notebook

An end-to-end Course Recommendation System that uses deep learning for personalized suggestions. It combines popularity filtering, frequently bought-together logic, and top educator rankings. The system is built with Python and TensorFlow and deployed using Flask for real-time interaction.

  • Updated May 17, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the popularity-recommender 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 popularity-recommender topic, visit your repo's landing page and select "manage topics."

Learn more