mapbox / gabbar

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

Weekly update from Gabbarland #26

Open bkowshik opened 7 years ago

bkowshik commented 7 years ago

17th Apr - 23rd Apr, 2017

Datasets for training and testing the model are now on S3.

Workflow

Command line API

Model performance metrics

NOTE: This is our very first weekly update! 🎉


cc: @anandthakker @geohacker @batpad

bkowshik commented 7 years ago

24th Apr - 30th Apr, 2017

screen shot 2017-04-29 at 5 44 57 pm

API

Aaron from Wikimedia

Performance

Prediction

Python 2 and 3 compatibility

bkowshik commented 7 years ago

1st May - 7th May, 2017

screen shot 2017-05-08 at 1 10 22 pm

Say hello to GradientBoostingClassifier

Feature importance scores from model training

Code review ML models from wiki-ai

Talk proposal about Gabbar at The Fifth Elephant, Bengaluru

bkowshik commented 7 years ago

Confusion matrix on validation dataset

Predicted good Predicted harmful
Labelled good 46 49
Labelled harmful 3 1

NOTE: Numbers are based on team review from 26th May, 2017 (Fri)

Workflow

Feature level classifier

Communications

bkowshik commented 7 years ago

NOTE: Sorry to miss out a couple of weekly updates. Putting all of them here.

29th May - 18th June, 2017

Datasets

Analysis

Models