[07:19:54] 10Scoring-platform-team, 10Growth-Team: Update fiwiki thresholds based on new model - https://phabricator.wikimedia.org/T223164 (10Zache) pushing this little bit up. It would be nice to get goodfaith working. [15:45:23] 10Scoring-platform-team, 10Growth-Team: Update fiwiki thresholds based on new model - https://phabricator.wikimedia.org/T223164 (10Halfak) @kostajh, it looks like we missed this one in the last round of updates. I expect this one will be as straightforward as the rest of the updates. [15:45:43] 10Scoring-platform-team, 10Growth-Team: Update fiwiki ORES thresholds in RecentChanges - https://phabricator.wikimedia.org/T223164 (10Halfak) [18:32:02] * accraze wanders off in search of food + coffee [18:48:04] 10ORES, 10Scoring-platform-team: Review promethius ORES rules for completeness - https://phabricator.wikimedia.org/T233448 (10Halfak) [19:43:04] I'm changing locations. Back in a bit. [20:16:16] 10Scoring-platform-team, 10editquality-modeling, 10artificial-intelligence: Why is jawiki's goodfaith model so bad? - https://phabricator.wikimedia.org/T230953 (10Keegan) >>! In T230953#5491904, @Keegan wrote: > I'll see if I can help further next week, whether identifying a place or a person. Dropping a no... [20:27:19] 10ORES, 10Scoring-platform-team, 10WMDE-Analytics-Engineering, 10Wikidata, 10User-GoranSMilovanovic: track quality of all/top 10000 Wikidata items over time - https://phabricator.wikimedia.org/T195702 (10GoranSMilovanovic) - Analytics/visualizations - **DONE.** @Lydia_Pintscher @RazShuty @WMDE-leszek H... [20:34:07] halfak: just checking in hows your guys projects going so far? [20:35:11] Hey Zppix. Good! accraze is ripping through our MW API modules for Jade and I'm hacking on "session orientation" for our main framework. [20:35:20] Anything in particular you're interested in? [20:35:57] halfak: just checking in seeing if there was any thing you needed like bug triage or bug management stuff done or stuff like that [20:36:30] Hmm. Nothing is jumping out at me now. [20:36:34] But let's see. [20:37:07] No problem if you find anything you can throw it at me (i have free time and dont know what to do with it yet lol) [20:38:03] 10Scoring-platform-team, 10editquality-modeling, 10artificial-intelligence: Why is jawiki's goodfaith model so bad? - https://phabricator.wikimedia.org/T230953 (10Halfak) Thanks @Keegan and no worries. We'll be ready to go when you are. There's always other work to do in the meantime ^_^ [20:55:05] Zppix, I'm trying to search for our #good-first-bug tasks in phab and I can't figure out how to limit them to those related to #scoring-platform-team [20:55:18] I was going to have you look at them and see if they are adequately documented. [20:55:32] But maybe you can help me even produce a good query of them! [20:56:08] https://phabricator.wikimedia.org/search/query/b7sJgtFrBGvw/#R [20:56:17] You would think this would work but it is not doing what I'd expect [20:58:24] Thinking through some session-orientation stuff: We're looking at a lot more vectors with this. [20:58:30] And the vectors will all have predictable sizes. [20:58:49] So, I want to support vector operations. [20:59:04] E.g. [1,2,3] + [4,5,6] = [5,7,9] [20:59:26] I'd also like to support some cute things like [1,2,3] + 1 = [2,3,4] [21:01:53] But I'm struggling to figure out how to identify the right strategy for doing this in a nice fluent way [21:02:43] E.g. I define a function called sub(left, right). That function then inspects left and right to see if either is a vector and returns a Feature or FeatureVector depending on the result. [21:04:21] Aha! I have an "aggregators_factory" dectorator that I could probably re-use. [21:07:41] halfak: https://phabricator.wikimedia.org/project/board/1901/?filter=79dVsL25vt_q [21:08:02] Nice! That works. :) [21:29:07] OK I think I have a strategy that works. We'll see how flexible it is -- and if it'll pickle. [21:29:17] Pickle is often the gotcha. [21:30:22] Alright. That's probably good enough for now. I'll be flying on Sunday and in meetings on Monday so I'll only be here partially. [21:30:38] accraze, you probably won't see me at standup next week, so maybe we can do async. [21:31:07] Or you could drive to portland and we could actually, you know, stand up. ;) [21:31:17] Have a good weekend!