التنبؤ المُهيكَل
Structured Prediction
فئة من مسائل التعلم الآلي يكون فيها المخرج بنية مركبة (كتسلسل أو شجرة أو رسم بياني) لا مجرد قيمة واحدة. يتطلب نماذج تراعي التبعيات بين مكونات المخرج.
A class of machine learning problems where the output is a structured object (sequence, tree, or graph) rather than a single value. Requires models that account for dependencies among output components.
تُرجم أيضاًالتنبؤ البنيوي