Skip to content

Commit 3c59345

Browse files
authored
Update build-a-custom-classifier.md
1 parent 29eeacf commit 3c59345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/applied-ai-services/form-recognizer/how-to-guides/build-a-custom-classifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Congratulations you've trained a custom classification model in the Form Recogni
115115

116116
## Troubleshoot
117117

118-
The [classification model](concept-custom-classifier.md) requires results from the [layout model](concept-layout.md) for each training document. If you haven't provided the layout results, the Studio attempts to run the layout model for each document prior to training the classifier. This process is throttled and can result in a 429 response.
118+
The [classification model](../concept-custom-classifier.md) requires results from the [layout model](../concept-layout.md) for each training document. If you haven't provided the layout results, the Studio attempts to run the layout model for each document prior to training the classifier. This process is throttled and can result in a 429 response.
119119

120120
In the Studiio, prior to training with the classification model, run the [layout model](https://formrecognizer.appliedai.azure.com/studio/layout) on each document and upload it to the same location as the original document. Once the layout results are added, you can train the classifier model with your documents.
121121

0 commit comments

Comments
 (0)