An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
Hello @Ho, Keith D , Thanks for using Microsoft Q&A Platform.
The classifier_id is the name of the trained document classifier model in Azure document intelligence. Once you have successfully trained the model then, you can find the classifier_id for your trained document classifier under the Custom Classification model->Models->your model_name in the Document Intelligence Studio. Here in this screenshot the Classifier ID: test
CLASSIFIER_ID - the ID of your trained document classifier/model
Please note that Custom classification models are supported by v4.0:2023-10-31-preview and v3.1:2023-07-31 (GA) APIs.
I hope this helps.
Regards,
Vasavi
-Please kindly accept the answer and vote 'yes' if you feel helpful to support the community, thanks.