27 Jun, 2011
2 commits
-
… setting recommender strategy; do not use eval due to security risks; implemmented tests for recommender.
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.
20 Jun, 2011
1 commit
17 May, 2011
1 commit
12 Apr, 2011
1 commit
23 Mar, 2011
2 commits
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
-
- Detached cross-validation from app_recomender script - Moved load_options and set_logger to Config() initialization - Pythonized print_result method (renamed to __str__)
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