Skip to content
#

alternating-least-squares

Here are 75 public repositories matching this topic...

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

This repository includes a web application that is connected to a product recommendation system developed with the comprehensive Amazon Review Data (2018) dataset, consisting of nearly 233.1 million records and occupying approximately 128 gigabytes (GB) of data storage, using MongoDB, PySpark, and Apache Kafka.

  • Updated Jun 26, 2023
  • Jupyter Notebook

This project walks through how you can create recommendations using Apache Spark machine learning. There are a number of jupyter notebooks that you can run on IBM Data Science Experience, and there a live demo of a movie recommendation web application you can interact with. The demo also uses IBM Message Hub (kafka) to push application events to…

  • Updated Apr 17, 2023
  • Jupyter Notebook

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