Skip to content
#

neural-collaborative-filtering

Here are 49 public repositories matching this topic...

A collection of diverse recommendation system projects, spanning collaborative filtering, content-based methods, and hybrid approaches.

  • Updated Oct 26, 2023
  • Jupyter Notebook

This application focuses on recommending music artists using NCF. The dataset, HetRec 2011 Last.fm, includes user-artist interactions, friend relationships, and tagging information for 1,892 users and 17,632 artists. The model predicts top artist recommendations for users, incorporating social and listening behavior data to enhance personalization.

  • Updated Oct 15, 2025
  • Python
Neural-Network-Movie-Recommendation

The repository consists of a recommendation engine that suggests movies to the users based on the genre and ratings previously received. Under the hood, a neural collaborative filtering technique has been implemented

  • Updated Aug 1, 2021
  • Jupyter Notebook

Improve this page

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

Learn more