segment packages for recommendations
Bug #1052103 reported by
Anthony Lenton
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-recommender |
Fix Released
|
Low
|
Anthony Lenton |
Bug Description
When a game recommends some random productivity app, or vice versa, recommendations almost always sound wrong.
It would be nice to recommend only apps within the same department, or within a "similar" or "compatible" department.
Both ratings and review and installed apps data can be segmented before training, to provide more specific recommendations.
Related branches
lp://staging/~elachuni/ubuntu-webcatalog/metadata_api
- Michael Nelson (community): Approve
-
Diff: 185 lines (+89/-2)4 files modifiedsrc/webcatalog/api/handlers.py (+23/-1)
src/webcatalog/api/urls.py (+7/-0)
src/webcatalog/tests/test_api.py (+30/-1)
src/webcatalog/tests/test_handlers.py (+29/-0)
Changed in ubuntu-recommender: | |
status: | New → Confirmed |
importance: | Undecided → Low |
assignee: | nobody → Anthony Lenton (elachuni) |
status: | Confirmed → In Progress |
Changed in ubuntu-recommender: | |
status: | In Progress → Fix Released |
Changed in ubuntu-recommender: | |
milestone: | none → 12.10 |
To post a comment you must log in.