Is it possible to create a binary classification model?

Jaedan Thandi 20 Reputation points
2023-07-05T10:07:17.1333333+00:00

Hi Microsoft,

For the custom classification model, I need to classify around 10 labels and if I were to put that all under one model it would mean the training size for each label would be quite small. Is it possible to train a model for each label, so that I would have 10 binary classifiers for each label?

Kind regards,

Jaedan

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,443 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. VasaviLankipalle-MSFT 14,996 Reputation points
    2023-07-05T20:25:35.8366667+00:00

    Hello @Jaedan Thandi , Thanks for using Microsoft Q&A Platform.

    As mentioned here at least two classes with five documents each class are required.

    Form Recognizer custom models require as few as five training documents per document class to get started. To get started training a custom classification model, you need at least five documents for each class and two classes of documents.

    https://learn.microsoft.com/en-us/azure/applied-ai-services/form-recognizer/how-to-guides/build-a-custom-classifier?view=form-recog-3.0.0

    I hope this helps.

    Regards,
    Vasavi

    -Please kindly accept the answer and vote 'yes' if you feel helpful to support the community, thanks.

    0 comments No comments