Page MenuHomePhabricator

Train revert model for dewiki
Closed, ResolvedPublic

Event Timeline

Halfak claimed this task.
Halfak raised the priority of this task from to Needs Triage.
Halfak updated the task description. (Show Details)
Halfak moved this task to Completed on the Machine-Learning-Team (Active Tasks) board.
Halfak subscribed.
$ revscoring model_info models/dewiki.reverted.linear_svc.model 
ScikitLearnClassifier
 - type: LinearSVC
 - version: 0.0.1
 - trained: 2015-11-09T20:18:29.677990

Accuracy: 0.9003006012024048

ROC-AUC: 0.9004634487583077

      False    True
--  -------  ------
 0     3471      41
 1      341     139

Here is a table with the "revert" probability for top revisions on dewiki articles: https://de.wikipedia.org/wiki/Wikipedia:Spielwiese?oldid=148058717#Scores
Feel free to point dewiki users to that for patrolling purposes :)

Halfak set Security to None.