Pipeline in AI Center

I have created a project in AI Center and created a batch in document manager.
Completed the labelling and exported it into the dataset. Also, created a Pipeline run and it is completed successfully. And the have created the ML Skill and all other steps.

Now I have created another new batch and completed the labelling and exported it successfully.
So, in my understanding the next step is Pipeline run.
So my query is : do we need to create a new pipeline run for another set of batch or another options available?

Hi @rnahasnahasuddin

Yes, you will indeed need to create a new Pipeline run for that specific batch. Each batch is treated independently, so a new Pipeline run is necessary to process the newly labeled data and integrate it into your ML Skill.

Happy Automation

Hey @rnahasnahasuddin
Yes, after creating a new batch and completing the labeling, the next step is to run the training pipeline again to include the new data in the model.
However, you don’t have to trigger it manually every time - AI Center allows you to schedule recurring pipeline runs. You can configure a schedule (e.g weekly) so the model is automatically retrained with new data at defined intervals.