What are the steps in moving a ML Skill to a new Tenant?
I want to simply move an already created ML Skill to a new tenant, how do I successfully move it with all its data? Are the specific steps I need to follow?
What are the steps in moving a ML Skill to a new Tenant?
I want to simply move an already created ML Skill to a new tenant, how do I successfully move it with all its data? Are the specific steps I need to follow?
if you need only skill this should be enough
cheers
Hi Anil, thanks for response.
When you say download the skill what are you referring to?
Datasets?
ML Package?
Not both the final ML skill that you would have created out of the pacage and datset is what you need to export…that can be exported and imported to a new tenant
cheers
Ok great, just to confirm:
I download the ML Package and then upload that same package to the new tenant? Then create a new skill in the new tenant using that ML Package?
Not the package…the skill is what you need to export…package will be present everywhere if you are using out of box models
cheers
How do I download the skill? I am in the skills menu but there is no option to download/export the skill?
My Bad…you cannot export the skill…ML package you developed then please export that as well
cheers
Hi Kyle,
Here’s how you migrate an ML skill within tenants. Essentially here what we are trying to do is we are trying to move a trained machine learning model package to another environment and call it through a skill.
You need to download your ML package and upload it in the new tenant that you want to. Once this is done you can deploy a new ML skill in your new tenant. This would result in a new ML skill in a new tenant but it will be working with the same ML package you migrated.
Here’s how you download the ML package.
One ctach…I also have labelled data…what are the steps needs to be performed?
I have done the following things , still it is not working,
Still in validation station the data is not getting extracted
I think there are a couple of steps missing here.
Have you trained your labelled data yet?
Hello @Kyle_Gounden
You can simply make your ML skill public as shown in the below photo
By doing so, the ML skill will be accessible via an endpoint from outside the UiPath environment. This means you can call it without needing to go through a bot connected to the specific tenant.
Cheers.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.