mapbox / gabbar

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

Return prediction as a json with version and timestamp #27

Closed bkowshik closed 7 years ago

bkowshik commented 7 years ago

Objective

Example

$ python gabbar/scripts/cli.py 47734592
{"prediction": "good", "timestamp": "2017-04-26 01:05:00.441977", "version": "0.2.4"}

cc: @batpad @anandthakker