Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(172)

Issue 2610553002: [NTP::SectionOrder] Make ClickBasedRanker move dismissed sections down. (Closed)

Created:
3 years, 11 months ago by vitaliii
Modified:
3 years, 11 months ago
Reviewers:
jkrcal
CC:
chromium-reviews, noyau+watch_chromium.org, ntp-dev+reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[NTP::SectionOrder] Make ClickBasedRanker move dismissed sections down. Move dissmised sections 1 position down in ClickBasedRanker. Dismissing a section is a strong negative signal, thus, category rankers can react to it. BUG=677781 Committed: https://crrev.com/3d9423e34805ed9a6046d44e6ce144a39b16f603 Cr-Commit-Position: refs/heads/master@{#441140}

Patch Set 1 #

Total comments: 12

Patch Set 2 : rebase. #

Patch Set 3 : jkrcal@ comments. #

Total comments: 4

Patch Set 4 : jkrcal@ comments. #

Patch Set 5 : jkrcal@ comment. #

Messages

Total messages: 25 (15 generated)
vitaliii
Hi jkrcal@, Could you have a look?
3 years, 11 months ago (2017-01-02 12:29:50 UTC) #6
jkrcal
https://codereview.chromium.org/2610553002/diff/1/components/ntp_snippets/category_rankers/click_based_category_ranker.cc File components/ntp_snippets/category_rankers/click_based_category_ranker.cc (right): https://codereview.chromium.org/2610553002/diff/1/components/ntp_snippets/category_rankers/click_based_category_ranker.cc#newcode42 components/ntp_snippets/category_rankers/click_based_category_ranker.cc:42: const int kDismissedCategoryPenalty = 2; Why "2"? Are we ...
3 years, 11 months ago (2017-01-02 12:49:47 UTC) #7
vitaliii
Hi jkrcal@, I addressed your comments, please have a look. https://codereview.chromium.org/2610553002/diff/1/components/ntp_snippets/category_rankers/click_based_category_ranker.cc File components/ntp_snippets/category_rankers/click_based_category_ranker.cc (right): https://codereview.chromium.org/2610553002/diff/1/components/ntp_snippets/category_rankers/click_based_category_ranker.cc#newcode42 ...
3 years, 11 months ago (2017-01-03 07:32:23 UTC) #10
jkrcal
https://codereview.chromium.org/2610553002/diff/1/components/ntp_snippets/category_rankers/click_based_category_ranker.cc File components/ntp_snippets/category_rankers/click_based_category_ranker.cc (right): https://codereview.chromium.org/2610553002/diff/1/components/ntp_snippets/category_rankers/click_based_category_ranker.cc#newcode42 components/ntp_snippets/category_rankers/click_based_category_ranker.cc:42: const int kDismissedCategoryPenalty = 2; On 2017/01/03 07:32:22, vitaliii ...
3 years, 11 months ago (2017-01-03 08:46:19 UTC) #13
vitaliii
Hi jkrcal@, I addressed your comments, could you have a look? https://codereview.chromium.org/2610553002/diff/1/components/ntp_snippets/category_rankers/click_based_category_ranker.cc File components/ntp_snippets/category_rankers/click_based_category_ranker.cc (right): ...
3 years, 11 months ago (2017-01-03 15:56:17 UTC) #14
jkrcal
lgtm https://codereview.chromium.org/2610553002/diff/40001/components/ntp_snippets/category_rankers/click_based_category_ranker.h File components/ntp_snippets/category_rankers/click_based_category_ranker.h (right): https://codereview.chromium.org/2610553002/diff/40001/components/ntp_snippets/category_rankers/click_based_category_ranker.h#newcode48 components/ntp_snippets/category_rankers/click_based_category_ranker.h:48: // Returns number of positions by which a ...
3 years, 11 months ago (2017-01-03 16:04:39 UTC) #15
vitaliii
Hi jkrcal@, I addressed your comment, no need to look. https://codereview.chromium.org/2610553002/diff/40001/components/ntp_snippets/category_rankers/click_based_category_ranker.h File components/ntp_snippets/category_rankers/click_based_category_ranker.h (right): https://codereview.chromium.org/2610553002/diff/40001/components/ntp_snippets/category_rankers/click_based_category_ranker.h#newcode48 ...
3 years, 11 months ago (2017-01-03 16:18:35 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2610553002/80001
3 years, 11 months ago (2017-01-03 16:18:57 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
3 years, 11 months ago (2017-01-03 17:08:44 UTC) #22
commit-bot: I haz the power
3 years, 11 months ago (2017-01-03 17:10:32 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/3d9423e34805ed9a6046d44e6ce144a39b16f603
Cr-Commit-Position: refs/heads/master@{#441140}

Powered by Google App Engine
This is Rietveld 408576698