Closed bkowshik closed 7 years ago
Manually tested pushing a feature predicted harmful by Gabbar onto osmcha.
Deployed prototype anomaly detection model for highways, https://github.com/mapbox/gabbar/issues/88 to push highway features predicted anomalies to osmcha-django-production
. 🎉
We are now good to close.
We had
Gabbar
as part ofosmcha
previously to predict changesets as they come in for whether they are problematic or not. Changesets predicted by Gabbar would have a labelFlagged by gabbar
With Gabbar now predictions now easily accessible on the
gabbar-frontend
, we should be getting the connection withosmcha
back up and running.As the work on the feature level classifier gets more interesting, it should be a good one to start sending in changesets that Gabbar predicts as problematic to osmcha. This will make it super-easy to consume predictions from Gabbar. 😃
cc: @batpad @geohacker