10,000件のPDF文書を含むトレーニングデータセットがあります。文書には、スキャンされた書籍、コミック、雑誌が含まれています。 Azure AI とカスタム モデルを使用するソリューションを構築しています。 Language Studioを使用してモデルをトレーニングする必要があります。ソリューションは以下の要件を満たす必要があります。 - 各アイテムに書籍、コミック、雑誌などのタグを付けます。 - 開発の労力を最小限に抑えます。 何を使うべきでしょうか?
正解:D
AutoML Image Classification Multi-label Multi-label image classification is a computer vision task where the goal is to predict a set of labels associated with each individual image. You may consider using multi-label classification where you need to determine several properties of a given image. Reference: https://learn.microsoft.com/en-us/azure/machine-learning/component-reference-v2/image- classification-multilabel