We have built an automation for invoice processing using Document Understanding (Custom ML Model). The automation worked well initially, but as the layout and fields of invoices have changed, we now need to retrain the ML model.
I have watched YouTube videos and UiPath Academy courses, but I couldn’t fully understand the retraining process. Could someone kindly guide me on how to properly retrain the model with recently changed sample invoices?
Then in training select the dataset containing both old and new docs and the base version minor would be 0 again and retrain the mode
But before all of that if you are not on on prem orchestrator and/or your orchestrator is latest you can use latest ixp for two reasons
AI center is being deprecated and moving forward it would not be ideal way to use
IXP provides an unstructured document mode which is based on LLM where prompting for fields would get data and changes in layout wuld not effect the extraction