Skip to content

Commit 35e530f

Browse files
authored
Update train-model.md
1 parent 62b9507 commit 35e530f

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/language-service/custom-classification/how-to

1 file changed

+1
-1
lines changed

articles/cognitive-services/language-service/custom-classification/how-to/train-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ See the [application development lifecycle](../overview.md#project-development-l
3030

3131
## Data split
3232

33-
Before starting the training process, files in your dataset are divided into three groups at random:
33+
Before you start the training process, files in your dataset are divided into three groups at random:
3434

3535
* The **training set** contains 80% of the files in your dataset. It is the main set that is used to train the model.
3636

0 commit comments

Comments
 (0)