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

Issue 2732243002: [UserClassifier] Fix the classification for M58 condensed NTP experiment (Closed)

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

Description

[UserClassifier] Fix the classification for M58 condensed NTP experiment Previously, UserClassifier used suggestions impressions as activity signal. This breaks for condensed NTP when impressions are tied to opening an NTP. This CL replaces this signal by clicks. Clicks were previously recorded and not used. After this CL, impressions will stay being recorded. The reason is that with further changes in the UI, we may need it again. There is a TODO to remove this metric if not used. This CL also changes default values for activity metrics. The reason is to make sure that a new user is classified in the middle class. Lastly, the CL relaxes the thresholds. Currently, we have 67% rare, 33% active users, 1% active consumers. The aim is to move closer towards 55% / 40% / 5%. BUG=699021 Review-Url: https://codereview.chromium.org/2732243002 Cr-Commit-Position: refs/heads/master@{#455734} Committed: https://chromium.googlesource.com/chromium/src/+/f215f20a3eba699ac39d8bc5c0e4cf8e0d9b0610

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -11 lines) Patch
M components/ntp_snippets/user_classifier.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M components/ntp_snippets/user_classifier.cc View 4 chunks +10 lines, -10 lines 0 comments Download

Messages

Total messages: 24 (15 generated)
jkrcal
Tim, could you PTAL?
3 years, 9 months ago (2017-03-07 08:41:37 UTC) #3
tschumann
lgtm Can you add here or to the bug what the expected change in size ...
3 years, 9 months ago (2017-03-08 17:21:10 UTC) #4
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/2732243002/1
3 years, 9 months ago (2017-03-08 19:11:47 UTC) #11
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
3 years, 9 months ago (2017-03-08 19:11:49 UTC) #13
jkrcal
Huh, Tim is still not a commiter. Marc, could you PTAL? (this is a merge ...
3 years, 9 months ago (2017-03-08 19:20:41 UTC) #15
Marc Treib
lgtm I have it on good authority that Tim's non-committer status will change fairly soon ...
3 years, 9 months ago (2017-03-09 10:14:35 UTC) #16
jkrcal
Thanks! https://codereview.chromium.org/2732243002/diff/1/components/ntp_snippets/user_classifier.cc File components/ntp_snippets/user_classifier.cc (left): https://codereview.chromium.org/2732243002/diff/1/components/ntp_snippets/user_classifier.cc#oldcode46 components/ntp_snippets/user_classifier.cc:46: "user_classifier_active_consumer_scrolls_at_least_once_per_hours"; On 2017/03/09 10:14:35, Marc Treib wrote: > ...
3 years, 9 months ago (2017-03-09 12:33:39 UTC) #18
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/2732243002/20001
3 years, 9 months ago (2017-03-09 12:34:09 UTC) #21
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 14:00:55 UTC) #24
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/f215f20a3eba699ac39d8bc5c0e4...

Powered by Google App Engine
This is Rietveld 408576698