Page MenuHomePhabricator

Enable the use of last flagged revision as parent revision in revscoring API extractor
Open, MediumPublic

Description

To leverage the existing feature extraction infrastructure in revscoring for FlaggedRevs models, the API extractor needs to be modified such that the parent revision is not the most recent, but the most recent approved revision.

  • Refactor parent extraction into separate method
  • Subclass Revision() for use in FlaggedRevs models
  • Create API (based on the queries prepared in T196241)
  • Test
  • document
  • find a way to integrate it into revscoring without breaking the regular API extractor

The API to find the "flagged parent" is available on Toolforge: https://tools.wmflabs.org/kokolores/api/v1/de/parent/169737954/

Event Timeline

Cirdan triaged this task as Medium priority.Jul 2 2018, 4:54 AM
Cirdan created this task.

Removing task assignee due to inactivity, as this open task has been assigned to the same person for more than two years (see the emails sent to the task assignee on Oct27 and Nov23). Please assign this task to yourself again if you still realistically [plan to] work on this task - it would be welcome.
(See https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup for tips how to best manage your individual work in Phabricator.)