MDM
Aidbox MDM module allows to detect and resolve duplicate records and improves the integrity of your data. Data can be of any resource type.
The MDM module utilizes probabilistic (score-based or Fellegi-Sunter) method. It is more flexible and can provide better results than rule-based approaches, but at the cost of simplicity.
Train MDM model
The first step to set up Aidbox MDM module is to train model on your data. Model specifies how to find duplicates in the data. See Train model page.
Configure MDM module
Configure Aidbox MDM module to use your model
Configure MDM moduleFind duplicates
Use $match
operation to find duplicates. See Find duplicated page.
How it works
Learn more about mathematics behind probabilistic matching
Mathematical detailsLast updated
Was this helpful?