Albedo is an open-source recommender system aimed at helping developers discover GitHub repositories by learning from activity signals. It treats repositories and developers as a graph of interactions and applies large-scale matrix factorization to model affinities, with Apache Spark providing the distributed data processing. The project focuses on implicit feedback—stars, watches, and other engagement metrics—so it can build useful recommendations without explicit ratings. A reproducible setup and Makefile-driven workflow streamline tasks like spinning up services, loading datasets, training models, and generating candidate lists. Because it’s built around Spark’s scalable primitives, Albedo can experiment on substantial snapshots of GitHub metadata rather than toy corpora. The repo is also educational: it demonstrates a practical end-to-end pipeline from ingestion and feature preparation to training and ranking.

Features

  • Spark-based pipelines for scalable training and inference
  • Implicit feedback modeling for stars, watches, and similar signals
  • Reproducible Makefile commands for setup, training, and evaluation
  • Configurable ALS or similar factorization models for recommendations
  • Batch generation of ranked repository suggestions per user
  • Modular project structure suited to experimentation and extension

Project Samples

Project Activity

See All Activity >

Categories

System, Git

License

MIT License

Follow Albedo

Albedo Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Albedo!

Additional Project Details

Programming Language

Python

Related Categories

Python System Software, Python Git Software

Registered

2025-10-16