Skip to content
#

recommendation-system

Here are 2,493 public repositories matching this topic...

Uses machine learning algorithms to suggest products to users based on their past interactions and preferences. It involves collecting user data, analyzing it, and using algorithms such as collaborative filtering or content-based filtering to generate personalized recommendations.

  • Updated Feb 9, 2023
  • Jupyter Notebook

This repository is based on the lecture '고객데이터와 딥러닝을 활용한 추천시스템 구현'

  • Updated Feb 12, 2023
  • Jupyter Notebook

The application uses content based filtering to make recommendations. For every movie selected, 12 recommendations are made based on their cosine similarity with the selected movie. An API feteches the poster image of the movie and displays them in an image grid to the user The database offers nearly 5000 movies to select from

  • Updated Dec 11, 2022
  • Python

Improve this page

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

Learn more