ml_cross_validation.py
Application recommender for Debian (and derivatives)
Install
- All systems
-
curl cmd.cat/ml_cross_validation.py.sh
- Ubuntu
-
apt-get install apprecommender
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install apprecommender
- Raspbian
-
apt-get install apprecommender
- Dockerfile
- dockerfile.run/ml_cross_validation.py
apprecommender
Application recommender for Debian (and derivatives)
The user provides a set of applications installed in her/his system and the recommender suggests a set of programs that she/he might also be interested in, based on the profile deduced from the his previous choices and other similar users choices. The recommendations are composed using classification and information retrieval techniques using debtags, apt-xapian-index and user packages terms as data sources.