This is the Linux app named Albedo whose latest release can be downloaded as albedosourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Albedo with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
Albedo
DESCRIPTION
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
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/albedo.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.