Skip to content
#

alternating-least-squares

Here are 29 public repositories matching this topic...

The objective of the competition was to create the best recommender system for a book recommendation service by providing 10 recommended books to each user. The evaluation metric was MAP@10.

  • Updated Nov 19, 2021
  • Python

Python scripts that implement collaborative filtering using Matrix Factorization with Alternating Least Squares (MF-ALS) for hotels and restaurants, Restricted Boltzmann Machines (RBM) for attractions, and content-based filtering using cosine similarity for the "More Like This" feature.

  • Updated Jul 5, 2023
  • Python

Improve this page

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

Learn more