So far as i Know
1- Download in the ML Skill page, select and downloan ML Skills
2- Download the datasets
3- import ML Skill
4- Import Dataset
MY questions is what happen with the labeling session in the document manager how can i recover, is need it ?
Or the DU its work with that ML skill and keep training with the action center?
@Fabio_Villamil ,
I think it’s still missing.
According to UiPath documentation:
[image]
This link proposes a way to export the annotated docs coming from Action Center (human feedback) in modern du projects, but it doesn’t explain how to use the exported annotated docs to retrain (fine-tuning) the modern du model:
I hope that sooner than later UiPath modern du projects can use the human feedback to retrain the model automatically, but currently is not as easy as we expect. Other alternative could be:
When the human validation is nee…
Thanks,
Ashok
Venkat4
(Srikanth BV)
August 17, 2024, 1:58pm
3
Hello @Fabio_Villamil
Please check the below solution.
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 h…
Cheers