12 Sep, 2011
1 commit
07 Sep, 2011
1 commit
03 Sep, 2011
1 commit
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
21 Jul, 2011
1 commit
27 Jun, 2011
2 commits
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
23 Mar, 2011
1 commit
10 Mar, 2011
2 commits
-
- 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
-
'--force-reindex' in command line. If reindex is not set, it tries to reuse an existing index and creates a new one only if debtags database has been modified or an error occurs when opening the index. (close #8)
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)
22 Feb, 2011
1 commit