If a model was trained to do record LINK between Dataset A and Dataset B; can it also MATCH against Dataset A only or is it better to train a model just to do MATCH?
In the entity resolution library dedupe it can accept a latitude and longitude and uses the proximity distance as part of it's matching. I was curious if Zingg also utilized geo data in matching in some way.