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

Other Useful Business Software
Get the most trusted enterprise browser Icon
Get the most trusted enterprise browser

Advanced built-in security helps IT prevent breaches before they happen

Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Download Chrome
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