28 Aug, 2011
1 commit
09 Aug, 2011
1 commit
-
…bug fixes, and some other work-in-progress updates.
03 Aug, 2011
1 commit
-
- axi_search_pkgs() returns docids instead of matches - popcon indexing considers pkgs filters [evaluation] - Added comments do cross-validation - cross_item_score now represents items_score (with respective ratings) [recommender] - Defined some more new strategies [strategies] - Now uses profile_size provided by config [user] - content_profile() replaced profile() - filter_pkg_profile() replaced app_pkg_profile() - new classes RandomPopcon and PopconSystem
15 Jul, 2011
1 commit
27 Jun, 2011
1 commit
26 Jun, 2011
2 commits
-
for tests and new search functions to retrieve packages and tags directly from apt-xapian-index; user.py: new user profile methods are based on the kind of content: tag, description or both; Implemented more tests for user.py and cleaned source-code from deprecated classes and functions which used debtags_db;
24 Jun, 2011
2 commits
-
recommendation by packages_list; Templates layout modifications.
-
since 'ct' is not enabled anymore; Recommendation size is now defined by get_prediction(size); Result is filled with items weight instead of rank.
22 Jun, 2011
1 commit
-
…ofiles implementation (no strategies yet); Minor bugs fixing.
20 Jun, 2011
1 commit
17 May, 2011
1 commit
12 Apr, 2011
1 commit
-
Implemented maximal_pkg_profile() for base User class.
23 Mar, 2011
1 commit
17 Mar, 2011
2 commits
-
dict for future enquiries.
-
Small fix on how packages list populates user's item_score dict. It was missing any package that has 'install' in its name.
10 Mar, 2011
1 commit
-
- Merged DebtagsDB and DebtagsIndex into TagsXapianIndex - Moved recommender setup to class initialization - Handling errors with try, exception and raise statements - Saving and logging computation time
09 Mar, 2011
1 commit
-
- DEBUG: catch with --debug option - INFO: catch with --verbose or --debug option - WARNING, ERROR, CRITICAL: catch by default (close #9)
08 Mar, 2011
1 commit
-
- Created AxiContentBasedStrategy() to perform recommendation based on axi. - Created different methods for extracting user profile from DebtagsDB and axi. - DebtagsIndex class now inherits from xapian.WritableDatabase, so that it can be substituted by axi database when convenient. (close #1)
04 Mar, 2011
1 commit
22 Feb, 2011
1 commit