A.22.9 How to Add User Defined Transformation (UDT) as Python Module

The analyst user shares folder that contains python files to the administrator. To obtain the folder, see the Feature Engineering of Behavioral Model section in the OFS Compliance Studio Use Case Guide.

To add the UDT folder (python module), follow these steps:
  1. Login to Unix machine where Compliance Studio is installed.
  2. Navigate to <MINICONDA_INSTALLATION_HOME>/miniconda3/envs/ml4aml_<version>/ lib/python3.9/site-packages directory.
  3. Copy UDT folder and place it in the site-packages directory.