Train model
Zen model for MDM module is scheduled for deprecation in several upcoming releases. Please consider using new [guide].
Train MDM model on your data.
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
Install Python 3, pip, and poetry.
Follow MDM Python integration readme to launch Jupyter Notebook.
Train model
Follow MDM Python integration tutorial to learn how to train an MDM model
Export model
The last step in the tutorial is the following cell
This will create a file with model symbol. You will need it to set up MDM module in Aidbox
References
Zen symbols
Last updated
Was this helpful?