Page MenuHomePhabricator

Train and test a wikidata revert detection model
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.

https://meta.wikimedia.org/wiki/ORES/reverted#wikidatawiki

ScikitLearnClassifier
 - type: LinearSVC
 - version: 0.0.1
 - trained: 2015-10-28T09:28:09.222102

Accuracy: 0.6065

ROC-AUC: 0.8164202044243999

      False    True
--  -------  ------
 0     1744     372
 1      694    1190
Halfak set Security to None.