Getting started
This article describes how to load data, train an MDM model, and use match operation.
Create a client
First you need to have a client for Aidbox mdm Python integration
Create an access policy
Create an acccess policy which allows the client to execute raw SQL queries
Prepare Python
Train a model
Export a model
Use save_zen_model_edn
method to export zen symbol for your model
Add model to Aidbox configuration project
Insert exported symbol to your Aidbox configuration project. And enable an MDM service.
Example:
Prepare MDM tables
Use match operation
Example output:
Last updated
Was this helpful?