[02:16:04] 10Scoring-platform-team (Current), 10Research, 10Wikilabels, 10Research-2017-18-Q3: Design a data collection experiment using WikiLabels platform - https://phabricator.wikimedia.org/T186351#4086921 (10bmansurov) Thanks for the review, @Halfak. I've updated the patch. I've also shared the tasks files (via G... [11:51:47] 10Scoring-platform-team (Current), 10Research, 10Wikilabels, 10Research-2017-18-Q3: Design a data collection experiment using WikiLabels platform - https://phabricator.wikimedia.org/T186351#4087732 (10Miriam) Thanks @Halfak and @bmansurov ! [12:04:37] 10Scoring-platform-team (Current), 10Research, 10Wikilabels, 10Research-2017-18-Q3: Design a data collection experiment using WikiLabels platform - https://phabricator.wikimedia.org/T186351#4087777 (10Miriam) Missing information: @Capt_Swing @bmansurov can you help suggesting the right values for these fie... [12:07:03] 10Scoring-platform-team (Current), 10Research, 10Wikilabels, 10Research-2017-18-Q3: Design a data collection experiment using WikiLabels platform - https://phabricator.wikimedia.org/T186351#4087790 (10bmansurov) - wiki is either, enwiki, frwiki, or itwiki. - form is missing_citations - view is RenderedHTML [14:00:12] I will be a little bit late [14:40:10] 10Scoring-platform-team, 10MediaWiki-Interface, 10MediaWiki-extensions-ORES, 10ORES: Add ORES backlighting to article's history tool, not only to watchlist - https://phabricator.wikimedia.org/T190768#4088199 (10Halfak) [14:40:55] 10Scoring-platform-team, 10MediaWiki-Interface, 10MediaWiki-extensions-ORES, 10ORES, and 2 others: Add ORES wp10/item_quality predictions to history pages - https://phabricator.wikimedia.org/T190867#4088201 (10Halfak) [14:42:37] 10Scoring-platform-team: Report revscoring utilities errors in a summary at the end of the run, rather than inline warnings - https://phabricator.wikimedia.org/T190747#4082717 (10Halfak) What? [14:43:31] 10Scoring-platform-team, 10revscoring, 10artificial-intelligence: Document how to calculate pop-rate - https://phabricator.wikimedia.org/T190691#4080849 (10Halfak) [14:44:55] 10Scoring-platform-team (Current), 10articlequality-modeling, 10draftquality-modeling, 10drafttopic-modeling, 10artificial-intelligence: Store ORES predictions for article quality, draft quality, and draft topic in MediaWiki - https://phabricator.wikimedia.org/T190471#4088217 (10Halfak) [14:45:18] 10Scoring-platform-team (Current), 10articlequality-modeling, 10draftquality-modeling, 10drafttopic-modeling, 10artificial-intelligence: [Epic] Store ORES predictions for article quality, draft quality, and draft topic in MediaWiki - https://phabricator.wikimedia.org/T190471#4074496 (10Halfak) [14:46:12] 10Scoring-platform-team (Current), 10Beta-Cluster-Infrastructure, 10ORES, 10User-Ladsgroup: ores-beta grafana is broken - https://phabricator.wikimedia.org/T190075#4088225 (10Halfak) a:03Ladsgroup [14:46:56] 10Scoring-platform-team (Current), 10articlequality-modeling, 10User-Ladsgroup, 10artificial-intelligence: Train and test wp10 model for fawiki - https://phabricator.wikimedia.org/T190050#4088227 (10Halfak) a:03Ladsgroup [14:47:35] 10Scoring-platform-team (Current), 10ORES, 10User-Ladsgroup: Beta cluster ORES is emitting statsd errors - https://phabricator.wikimedia.org/T189605#4088231 (10Halfak) a:03Ladsgroup [14:48:03] 10Scoring-platform-team, 10Collaboration-Team-Triage, 10MediaWiki-extensions-ORES, 10WMSE-Bug-Reporting-and-Translation-2018: The filters menu is closed when a filter colour is selected - https://phabricator.wikimedia.org/T188903#4023295 (10Halfak) [14:49:14] 10Scoring-platform-team (Current), 10Beta-Cluster-Infrastructure, 10ORES, 10User-Ladsgroup: Beta: Could not find class role::ores::worker - https://phabricator.wikimedia.org/T188316#4088239 (10Halfak) a:03Ladsgroup [14:51:46] 10Scoring-platform-team, 10Bad-Words-Detection-System, 10revscoring, 10artificial-intelligence: Add language support for nowiki - https://phabricator.wikimedia.org/T188235#4000743 (10Halfak) 05Open>03declined It looks like there's some confusion about how we use the badwords list. In this case, it's O... [14:56:36] o/ [14:56:40] Amir1, [14:56:46] Let's look at that analysis :) [14:56:55] halfak: https://phabricator.wikimedia.org/T189962#4088257 [14:57:18] do you want me to get the distribution too? [14:58:16] my plan is to make it like a hour-bucketed histogram for each month, what do you think halfak ? [15:01:44] 10Scoring-platform-team (Current), 10Wikidata, 10User-Ladsgroup: Run analysis of revert time and number changes over time for wikidata - https://phabricator.wikimedia.org/T189962#4058869 (10Halfak) I think we need a plot of this data. I'd also suggested using the geometric mean for looking at time-to-reve... [15:02:20] When you do a histogram, make sure to plot the log-timediff or it'll be hard to interpret. [15:02:28] One good option would be to get the quantiles and plot those. [15:02:56] E.g. the median, 75%, 90% and 95% quantiles of timediff [15:04:49] hmm, it won't be super easy but not super difficult either [15:05:33] PROBLEM - puppet on ORES-worker03.experimental is WARNING: Could not resolve hostname ores-worker-03.ores.eqiad.wmflabs: Name or service not known [15:05:38] PROBLEM - check load on ORES-worker03.experimental is WARNING: Could not resolve hostname ores-worker-03.ores.eqiad.wmflabs: Name or service not known [15:05:48] ^ wat [15:06:30] RECOVERY - puppet on ORES-worker03.experimental is OK: OK: Puppet is currently enabled, last run 5 minutes ago with 0 failures [15:06:36] RECOVERY - check load on ORES-worker03.experimental is OK: OK - load average: 0.06, 0.14, 0.12 [15:10:00] Amir1, looks like numpy has a nice function for percentile calculation. See https://docs.scipy.org/doc/numpy-dev/reference/generated/numpy.percentile.html [15:10:08] quantile == percentile [15:10:23] 50% == median (for all of our purposes) [15:13:33] Amir1, one other thing -- can you also build statistic of the number of reverts per reverting editor? [15:13:55] hmm, that is also possible [15:14:50] E.g. I think we want to have some sense of the number of people who are doing any meaningful amount of vandal-fighting in a given time period. [15:15:15] Maybe you could just count up the # of people reverting more than 5 revisions in a month. [15:15:50] And then get the proportion of all reverts that come from these 5+ reverters [15:35:25] codezee, do we still need https://github.com/wiki-ai/drafttopic/pull/14 ? [16:06:10] Heading to the university. AFK for a while [16:45:01] 10Scoring-platform-team (Current), 10Wikidata, 10User-Ladsgroup: Run analysis of revert time and number changes over time for wikidata - https://phabricator.wikimedia.org/T189962#4088592 (10Ladsgroup) This is the new data: |Month|Number|Average (hour)|first quartile (hour)|median (hour)|last quartile (hour)|... [17:13:19] halfak: https://phabricator.wikimedia.org/T189962#4088592 [17:14:14] I will make some user-related data ASAP [17:16:27] Cool. A plot would be great too :) [17:17:30] halfak: i was thinking about closing PR 14 but was not sure if we needed the fetch_text utility... [17:57:11] codezee, it seems like we don't -- unless you use it for label-generation [17:57:19] (sorry am in meeting) [19:03:24] 10Scoring-platform-team (Current), 10Wikidata, 10User-Ladsgroup: Run analysis of revert time and number changes over time for wikidata - https://phabricator.wikimedia.org/T189962#4089064 (10Ladsgroup) Another data: |Month|Number of users reverting|Average number of reverts per user|First quartile|median|last... [19:04:50] halfak: looks like there's no option in start portal to withdraw paper now, i can either reply to the reviews and let it be or I'll need to mail the committee to withdraw apparently [19:31:17] 10Scoring-platform-team (Current), 10Packaging, 10Patch-For-Review: [Blocked] Package word2vec binaries - https://phabricator.wikimedia.org/T188446#4089149 (10Halfak) @mmodell, @ArielGlenn, and @demon said in IRC that we need to wait for ICU updates for stretch. And that will require waiting until April 9th... [19:33:28] arg. Missed codezee [19:33:47] 10Scoring-platform-team (Current), 10Packaging, 10Patch-For-Review: [Blocked] Package word2vec binaries - https://phabricator.wikimedia.org/T188446#4089154 (10ArielGlenn) To clarify: deployment servers to stretch requires use of php7; this means use of the icu57 libraries; this is incompat with the icu52 lib... [19:34:21] ^ <3 apergos [19:34:30] ah yeah [19:34:42] there's a ticket if you want more gory details but, meh. save your brain [19:38:00] I have worked for a little bit of time today, I'm leaving now but might be able to work more from home [19:38:05] o/ [19:41:04] o/ Amir1 [20:06:02] wiki-ai/wikilabels#339 (kodchi-master - 89e9dee : halfak): The build failed. https://travis-ci.org/wiki-ai/wikilabels/builds/359543419 [20:06:15] curse you [20:11:48] wiki-ai/wikilabels#341 (kodchi-master - 883f46e : halfak): The build was fixed. https://travis-ci.org/wiki-ai/wikilabels/builds/359545532 [20:11:57] Damn right [20:15:38] 10Scoring-platform-team (Current), 10Research, 10Wikilabels, 10Research-2017-18-Q3: Design a data collection experiment using WikiLabels platform - https://phabricator.wikimedia.org/T186351#4089260 (10Halfak) OK I have the wikilabels PR merged. :) Feel free to schedule a campaign-loading hack session on... [20:21:11] o/ tgr [20:21:28] I'm just about to pick up your work with huwiki to see if I can get it finished off. [20:21:34] Do you have anything to push before I do? [20:21:57] Sorry you got caught in our transition to templating :| [20:22:50] no, have been traveling for the last week, didn't have time to follow up [20:23:01] OK no worries. [20:23:14] It's a mess and not your fault. I think you did all the hard bits already anyway. :) [20:23:48] I'm going to move your work to a local branch in the wiki-ai repo so that it'll be easier to iterate on together. [20:30:37] wiki-ai/editquality#270 (tgr-huwiki-damaging-goodfaith - 4cda90f : halfak): The build failed. https://travis-ci.org/wiki-ai/editquality/builds/359552560 [20:35:42] Oh goodness. [20:35:50] Here I am blocked by the templater again [20:35:53] * halfak curses. [22:06:14] wiki-ai/editquality#272 (modular_template - bffdc3f : halfak): The build failed. https://travis-ci.org/wiki-ai/editquality/builds/359591572 [22:06:25] Oh you shuddup [22:07:15] 10Scoring-platform-team (Current), 10editquality-modeling, 10artificial-intelligence: Simplify and modularize the Makefile template - https://phabricator.wikimedia.org/T190968#4089515 (10Halfak) [22:07:37] 10Scoring-platform-team (Current), 10editquality-modeling, 10artificial-intelligence: Simplify and modularize the Makefile template - https://phabricator.wikimedia.org/T190968#4089527 (10Halfak) https://github.com/wiki-ai/editquality/pull/148 [22:09:38] 10Scoring-platform-team (Current), 10editquality-modeling, 10artificial-intelligence: Simplify and modularize the Makefile template - https://phabricator.wikimedia.org/T190968#4089538 (10Halfak) @awight, I implemented what we talked about because I got blocked on a weird corner of the current template for hu... [22:12:41] OK running away [22:12:44] have a good one folks! [22:12:44] o/ [22:13:36] bye halfak