Граф коммитов

317 Коммитов

Автор SHA1 Сообщение Дата
Alessio Placitelli 13c0db0d7e Stop recommending legacy addons from CollaborativeRecommender 2017-08-04 11:17:11 +02:00
Alessio Placitelli 17f5ecb9cc Make the collaborative filtering class return addon ids
This changes the CollaborativeRecommender to use the new
addon mapping JSON file format and return addon ids instead
of the hacky hashed ids/names.
2017-04-19 12:15:58 +02:00
Alessio Placitelli 1879c512bd Enable fetching locale data from HBase 2017-03-21 12:01:55 +00:00
Mauro Doglio 80644784df Use real locale addons file for locale recommender 2017-03-21 10:15:27 +01:00
Alessio Placitelli a139a5f31d Add the locale based recommender 2017-03-20 15:58:34 +00:00
Mauro Doglio 42577c507e Move django app to taarweb 2017-03-20 09:05:35 +00:00
Mauro Doglio 65586a5f73 Fix py3 compat issues 2017-03-19 12:20:16 +00:00
Mauro Doglio 883022f926 Use HBase to retrieve addons list 2017-03-17 23:17:18 +00:00
Alessio Placitelli 98db4d1eec Add test coverage for collaborative filtering
This will also fix the behavior of the collaborative_recommender.py
object in case it's not possible to fetch the model data.
2017-03-17 15:56:40 +00:00
Mauro Doglio 13bfc3556d Distribute the package with its data 2017-03-17 11:17:33 +00:00
Mauro Doglio a0d56d9501 Add MANIFEST.in 2017-03-17 11:07:31 +00:00
Mauro Doglio 5fcc3df57e Fix `undefined variable` errors 2017-03-16 18:01:11 +00:00
Mauro Doglio 6c6c7bccc2 Move package requirements to install_requires
This seems to be a better fit for this kind of library. Pinned/vetted
versions can be eventually specified by the actual project using this
library.
2017-03-16 17:58:34 +00:00
Mauro Doglio ad1fbce58c Revert "added local recommender template"
This reverts commit 7f3b28da5c.
2017-03-16 17:15:23 +00:00
Martin Lopatka 7f3b28da5c added local recommender template 2017-03-16 17:03:57 +00:00
Mauro Doglio 24ab47bc83 Initial commit (#2)
Add TravisCI configuration
2017-03-16 16:51:52 +00:00
Mauro Doglio 545c3c6076 Initial commit 2017-03-15 21:59:28 +00:00