Closed bkowshik closed 7 years ago
Following are some compatibility issues:
feature.properties.tags
. But, compare functions expect all attributes in feature.properties
deleted
do not exist in the real changeset stream. Ex: added_website.js
Following is a summary of compare functions results on the validation dataset.
2,582
257,000
Compare functions | Feature flagged |
---|---|
cf_common_tag_values | 44 |
cf_added_place | 27 |
cf_pokemon_edits | 2 |
cf_null_island | 0 |
cf_dragged_highway_waterway | 0 |
cf_large_building | 0 |
cf_major_name_modification | 0 |
cf_major_road_changed | 0 |
feature importance scores
and comparators had extremely low scores. Which in-turn means they are not playing a significant role in improving the quality of predictions.@bkowshik this seems to me that we should revisit the idea of more "tagger" compare functions which serve the function of more general tagging of the types of changes in a changeset, and see if that helps at all to increase the relevance? Happy to discuss.
Closing for now. Let's revisit this in a couple of weeks time.
We can potentially use the comparators in osm-compare as attributes in Gabbar. The workflow would look like:
cc: @amishas157 @batpad