Skip to content
#

als-algorithm

Here are 15 public repositories matching this topic...

🔱 Some recognized algorithms[Decision Tree, Adaboost, Perceptron, Clustering, Neural network etc. ] of machine learning and pattern recognition are implemented from scratch using python. Data sets are also included to test the algorithms.

  • Updated May 9, 2019
  • Python

Built a movie recommender system in PySpark/Databricks, benchmarking popularity baselines, collaborative filtering (item- and user-based cosine similarity), and ALS matrix factorization (explicit and implicit) against each other with rigorous train/val/test evaluation. Extended the project with Jaccard similarity and MinHash-based market seg.

  • Updated Sep 1, 2026
  • Jupyter Notebook

This project is a web application for recommending restaurants using Google Maps data and AI-based recommendations. It allows users to view, rate, and review restaurants, and provides personalized recommendations based on user preferences and reviews.

  • Updated Aug 21, 2024
  • Python

Add this topic to your repo

To associate your repository with the als-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more