24 Jun, 2011
7 commits
-
recommendation by packages_list; Templates layout modifications.
-
enabled. Edited templates and forms.
-
since 'ct' is not enabled anymore; Recommendation size is now defined by get_prediction(size); Result is filled with items weight instead of rank.
23 Jun, 2011
4 commits
22 Jun, 2011
2 commits
-
…ofiles implementation (no strategies yet); Minor bugs fixing.
20 Jun, 2011
5 commits
17 May, 2011
1 commit
12 Apr, 2011
4 commits
-
Implemented maximal_pkg_profile() for base User class.
23 Mar, 2011
2 commits
17 Mar, 2011
3 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
7 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
-
(close #7)
-
- 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
-
- Detached cross-validation from app_recomender script - Moved load_options and set_logger to Config() initialization - Pythonized print_result method (renamed to __str__)
-
'--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
2 commits
-
- 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
2 commits
-
matrix format. (closes #3)