mapbox / gabbar

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

Add Gaussian Naive Bayes classifier for spot checking #67

Open bkowshik opened 7 years ago

bkowshik commented 7 years ago

We currently spot-check the following models:

Let's add Gaussian Naive Bayes (GaussianNB) to the mix too.