How to migrate AI Center project from DEV to PROD?

What are the steps required to migrate AI Center project(ML Skill, data set…) from DEV tenant to PROD so that all the training provided to the model in DEV should also reflect in PROD as well?
I tried to find the proper answer but didn’t find any.

Hi @ascent_way

Please consider & modify the following steps accordingly:

→ In the DEV tenant’s AI Center, navigate to the ML Skills page, select the ML Skills you want to export, and choose the export option. Also, Save the exported ML Skill files locally.

→ Go to the Datasets page in the DEV tenant’s AI Center & select the datasets you want to export and choose the export option.

→ Log in to the PROD tenant’s AI Center, navigate to the ML Skills page, and choose the import option. Select the ML Skill files exported from the DEV tenant and import them into the PROD tenant. Similarly, go to the Datasets page in PROD and import the dataset files exported from the DEV tenant.

→ After importing ML Skills and datasets into the PROD tenant, verify that they are working as expected. Check if any configuration changes or updates are required in the PROD environment, such as updating connection settings or credentials for external systems used by ML Skills.

Hope this helps,
Best Regards.

Hi @arjunshenoy

I’m not able to see any export option for ML Model. Could you please suggest where I can get one ?

HI @ascent_way

You have to go inside ML packages, select your Package name, open it
In there you’ll see Versions, click on 3 dots and and download package.

Yeah, this helped.
Thank you @adiijaiin

Thank you @arjunshenoy !

Is there a way to migrate Document Manager too?
Looks like I need to set it up again in TST via creating a new project in Document Understanding from scratch.

The intent is to train ML Model against the Train Extractor Data set which can be done using auto export feature of Document Manager.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.