mapbox / gabbar

Guarding OpenStreetMap from harmful edits using machine learning
MIT License
19 stars 7 forks source link

Explore GradientBoosting algorithm used by Wikimedia's ORES #11

Closed bkowshik closed 7 years ago

bkowshik commented 7 years ago

From https://meta.wikimedia.org/wiki/Objective_Revision_Evaluation_Service

The Objective Revision Evaluation Service (ORES) is a web service that provides machine learning as a service for Wikimedia Projects. The system is designed to help automate critical wiki-work -- for example, vandalism detection and removal.

It looks like Wikimedia's Objective Revision Evaluation Service (ORES) makes use of the GradientBoosting algorithm. I am curious about:

Hyperlinks

bkowshik commented 7 years ago

We will soon have a setup to try out multiple algorithms and measure performance. Closing.