In the context of category classification... once base model is ready & published, how to use it real time? below is my use-case.
Context: Created an CDS entity for incidents with 10000 records and trained for 500 records. and pushed model.
As the next step... for newly created Incidents ... need to submit them to model for classification and show results to End-User. if end user made any corrections to classifications made by AI Builder... I should able to submit the corrections to AI Builder for further training. And it is a continuous process.
can you please guide in how to achieve this?
hi @ypradeep23
Please refer to this document to see how to use Category Classification model real time.
https://docs.microsoft.com/en-us/ai-builder/text-classification-model-in-flow
Thanks
Norah